llvm-6502/lib/Transforms
2011-01-17 07:26:51 +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 Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
IPO Teach DAE to look for functions whose arguments are unused, and change all callers to pass in an undefvalue instead. 2011-01-16 21:25:33 +00:00
Scalar Roll out r123609 due to failures on the llvm-x86_64-linux-checks bot. 2011-01-17 07:26:51 +00:00
Utils Roll out r123609 due to failures on the llvm-x86_64-linux-checks bot. 2011-01-17 07:26:51 +00:00
Makefile