llvm-6502/lib
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
..
Analysis While I don't think any later transforms can fire, it seems cleaner to 2010-12-21 15:03:43 +00:00
Archive
AsmParser
Bitcode
CodeGen In DelayForLiveRegsBottomUp, handle instructions that read and write 2010-12-21 22:27:44 +00:00
CompilerDriver
ExecutionEngine
Linker
MC GCC objects to the two sides of a conditional expression having different enum 2010-12-21 23:43:23 +00:00
Object
Support
Target Add some x86 specific dagcombines for conditional increments. 2010-12-21 21:41:44 +00:00
Transforms Give GVN back the ability to perform simple conditional propagation on conditional branch values. 2010-12-21 23:54:34 +00:00
VMCore rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for 2010-12-21 02:38:05 +00:00
Makefile