llvm-6502/lib/Transforms/IPO
2009-08-05 23:16:16 +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 Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp Eliminate a few unused-variable warnings 2009-07-29 22:41:10 +00:00
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +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 Move ConstantExpr to 2.5 API. 2009-07-29 18:55:55 +00:00
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 Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00