llvm-6502/lib/Transforms
Dan Gohman 6a02fc3070 Call getAnalysis<LoopInfo> the normal way, instead of asking passed-in
LoopPassManager for it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86163 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-05 19:43:25 +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 Delete an unused member variable. 2009-11-05 19:33:15 +00:00
Makefile