llvm-6502/lib/Transforms
2011-01-19 16:32:21 +00:00
..
Hello
InstCombine remove a dead check, this was needed before we had an explicit veto on uses of phis. 2011-01-16 05:37:55 +00:00
Instrumentation
IPO Add unnamed_addr when we can show that address of a global is not used. 2011-01-19 16:32:21 +00:00
Scalar fix rdar://8878965, a regression I introduced with the recent 2011-01-18 20:53:04 +00:00
Utils Convert a std::map to a DenseMap for another 1.7% speedup on -scalarrepl. 2011-01-18 04:50:38 +00:00
Makefile