llvm-6502/lib/Transforms
Owen Anderson f056838956 Give GVN back the ability to perform simple conditional propagation on conditional branch values.
I still think that LVI should be handling this, but that capability is some ways off in the future,
and this matters for some significant benchmarks.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122378 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-21 23:54:34 +00:00
..
Hello
InstCombine Pull a few more simplifications out of instcombine (there are still 2010-12-21 14:00:22 +00:00
Instrumentation
IPO reapply r121100 with a tweak to constant fold ConstExprs with TargetData 2010-12-07 04:33:29 +00:00
Scalar Give GVN back the ability to perform simple conditional propagation on conditional branch values. 2010-12-21 23:54:34 +00:00
Utils Visit instructions deterministically. Use a FIFO so as to approximately 2010-12-21 17:08:55 +00:00
Makefile