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

Make LICM itself a bit more efficient, and make the generated code more...

Make LICM itself a bit more efficient, and make the generated code more efficient too: don't insert a store in every exit block, because a particular block may be exited to more than once by a loop

llvm-svn: 10369
parent cf657689
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