llvm-6502/lib
2011-01-21 05:29:50 +00:00
..
Analysis At -O123 the early-cse pass is run before instcombine has run. According to my 2011-01-20 13:21:55 +00:00
Archive
AsmParser
Bitcode
CodeGen SplitKit requires that all defs are in place before calling useIntv(). 2011-01-20 17:45:23 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Make sure to propogate the error code when we fail to parse a modifier. 2011-01-19 23:06:07 +00:00
Object Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t. 2011-01-21 02:27:02 +00:00
Support
Target Don't be overly aggressive with CSE of "ldr constantpool". If it's a pc-relative 2011-01-20 23:55:07 +00:00
Transforms fix PR9013, an infinite loop in instcombine. 2011-01-21 05:29:50 +00:00
VMCore Add a constant folding of casts from zero to zero. Fixes PR9011! 2011-01-21 01:12:09 +00:00
Makefile