llvm-6502/lib/Transforms
2008-06-11 21:38:51 +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 Fix PR2411, where ip constant prop would propagate the 2008-06-09 07:58:07 +00:00
Scalar op_iterator-ify some loops, fix 80col violations 2008-06-11 21:38:51 +00:00
Utils For now, avoid generating FP select instructions in order to speculatively execute integer arithmetic instructions. FP selects are more likely to be expensive (even compared to branch on fcmp). This is not a wonderful solution but I rather err on the side of conservative. 2008-06-11 19:18:20 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00