llvm-6502/lib
2011-01-21 08:38:09 +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 Archive: Fix temp path names. 2011-01-17 16:43:30 +00:00
AsmParser
Bitcode
CodeGen Enable support for precise scheduling of the instruction selection 2011-01-21 06:19:05 +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 Support/CommandLine: Add "Did you mean" print for mismatched operands. 2011-01-18 01:59:24 +00:00
Target Convert -enable-sched-cycles and -enable-sched-hazard to -disable 2011-01-21 05:51:33 +00:00
Transforms SCCP doesn't actually preserve the CFG. It will delete and insert terminator 2011-01-21 08:38:09 +00:00
VMCore Add a constant folding of casts from zero to zero. Fixes PR9011! 2011-01-21 01:12:09 +00:00
Makefile