llvm-6502/lib/Transforms
2008-06-18 21:59:00 +00:00
..
Hello
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Revert r52459, which was causing an infinite loop or massive slowdown on MultiSource/Applications/SPASS, and possibly others as well. 2008-06-18 17:32:16 +00:00
Scalar Add support for extractvalue and insertvalue instructions in GVN. 2008-06-18 21:59:00 +00:00
Utils Do not speculatively execute an instruction by hoisting it to its predecessor BB if any of its operands are defined but not used in BB. The transformation will prevent the operand from being sunk into the use block. 2008-06-12 21:15:59 +00:00
Makefile