llvm-6502/lib/Transforms
2009-11-05 19:44:06 +00:00
..
Hello Use raw_ostream::write_escaped instead of EscapeString. 2009-10-17 20:43:19 +00:00
Instrumentation Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00
IPO Update CreateMalloc so that its callers specify the size to allocate: 2009-11-05 00:03:03 +00:00
Scalar Call getAnalysis<LoopInfo> the normal way, instead of asking passed-in 2009-11-05 19:43:25 +00:00
Utils Teach LoopUnroll how to bail if LoopSimplify can't give it what it needs. 2009-11-05 19:44:06 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00