llvm-6502/lib/Transforms
2009-11-20 19:57:37 +00:00
..
Hello
Instrumentation
IPO Extend CaptureTracking to indicate when a value is never stored, even 2009-11-19 21:57:48 +00:00
Scalar Add some rough optimizations for checking routines. 2009-11-20 19:57:37 +00:00
Utils Eliminate duplicate phi nodes in loops. Loop rotation, for example, can introduce these, and it's beneficial to later passes to clean them up. 2009-11-19 02:03:18 +00:00
Makefile