llvm-6502/lib/Transforms
2010-03-15 19:05:46 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Factor checked library call optimization into a common helper class and use it 2010-03-12 09:27:41 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Try to keep the cached inliner costs around for a bit longer for big functions. 2010-03-09 23:02:17 +00:00
Scalar In "empty" bb, the return instruction may not be first instruction, if dbg value intrinsics are present in this bb. Use terminator to find return instructions. 2010-03-15 19:05:46 +00:00
Utils Make returns more consistent with others. 2010-03-14 10:40:28 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00