llvm-6502/include/llvm/Transforms
Dan Gohman 02a436c48e Convert several more passes to use getAnalysisIfAvailable<TargetData>()
instead of getAnalysis<TargetData>().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76982 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-24 18:13:53 +00:00
..
IPO Convert several more passes to use getAnalysisIfAvailable<TargetData>() 2009-07-24 18:13:53 +00:00
Utils Remove a comment that was copy+pasted from the wrong place, 2009-07-22 10:49:23 +00:00
Instrumentation.h fix typos 2008-03-06 10:36:00 +00:00
IPO.h Add an early implementation of a partial inlining pass. The idea behind this 2009-06-14 08:26:32 +00:00
RSProfiling.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Scalar.h Forgot a couple files when adding the -ssi-everything pass. 2009-07-09 15:33:55 +00:00