Skip to content
Commit a2f7b9bd authored by Chris Lattner's avatar Chris Lattner
Browse files

Now that we use an ilist of machine instructions, iterators are more robust

than before.  Because this is the case, we can compute the first non-phi
instruction once when de-phi'ing a block.  This shaves ~4s off of
phielimination of _Z7yyparsev in kimwitu++ from 109s -> 105s.  There are
still much more important gains to come.

llvm-svn: 13452
parent 72fb3256
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment