llvm-6502/lib/Transforms
2008-06-17 17:06:43 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO revert recent patch which is causing widespread breakage. 2008-06-17 17:06:43 +00:00
Scalar Fix typo that changed the logic to something wrong. 2008-06-17 15:55:30 +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 remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00