llvm-6502/lib/Transforms/IPO
Owen Anderson a7235ea724 Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are
metadata related, which I'm waiting on to avoid conflicting with Devang.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77721 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-31 20:28:14 +00:00
..
ArgumentPromotion.cpp Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are 2009-07-31 20:28:14 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are 2009-07-31 20:28:14 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are 2009-07-31 20:28:14 +00:00
IndMemRemoval.cpp
InlineAlways.cpp
Inliner.cpp - Convert the rest of the DOUTs to DEBUG+errs(). 2009-07-31 19:52:24 +00:00
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp Move more code back to 2.5 APIs. 2009-07-30 23:03:37 +00:00
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are 2009-07-31 20:28:14 +00:00
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PartialSpecialization.cpp
PruneEH.cpp Move more code back to 2.5 APIs. 2009-07-30 23:03:37 +00:00
RaiseAllocations.cpp Move more code back to 2.5 APIs. 2009-07-30 23:03:37 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp Move more code back to 2.5 APIs. 2009-07-30 23:03:37 +00:00
StructRetPromotion.cpp