llvm-6502/lib/Transforms
2010-09-10 19:52:35 +00:00
..
Hello
InstCombine This transform is also performed by InstructionSimplify, remove the duplicate. 2010-09-10 19:52:35 +00:00
Instrumentation
IPO Fix major bug in thunk detection. Also verify the calling convention. 2010-09-07 01:42:10 +00:00
Scalar Lower the unrolling theshold to 150. Empirical tests indicate that this is a sweet spot in the performance per 2010-09-10 17:57:00 +00:00
Utils Fix LoopSimplify to notify ScalarEvolution when splitting a loop backedge 2010-09-04 02:42:48 +00:00
Makefile