llvm-6502/lib/Transforms
Chris Lattner 85d3d4f35d Fix another crash found by inspection. If we have a PHI node merging
the load multiple times, make sure the check the uses of the PHI to 
ensure they are transformable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61102 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-16 21:24:51 +00:00
..
Hello
Instrumentation
IPO Fix another crash found by inspection. If we have a PHI node merging 2008-12-16 21:24:51 +00:00
Scalar Enable Load PRE. This teaches GVN to push partially redundant loads up the 2008-12-15 05:28:29 +00:00
Utils Add a helper to remove a branch and DCE the condition, and use it 2008-12-16 20:54:32 +00:00
Makefile