llvm-6502/lib/Transforms
2010-11-17 19:11:46 +00:00
..
Hello
InstCombine InstCombine: Add a missing irem identity (X % X -> 0). 2010-11-17 19:11:46 +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 Add helper functions for computing the Location of load, store, 2010-11-11 21:50:19 +00:00
Scalar Remove dead code in GVN: now that SimplifyInstruction is called 2010-11-17 04:05:21 +00:00
Utils Have InlineFunction use SimplifyInstruction rather than 2010-11-17 11:16:23 +00:00
Makefile