llvm-6502/lib/Transforms/IPO
2011-07-21 15:15:37 +00:00
..
ArgumentPromotion.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp Make better use of ConstantExpr::getGetElementPtr's InBounds parameter. 2011-07-21 15:15:37 +00:00
InlineAlways.cpp
Inliner.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Makefile
MergeFunctions.cpp Convert TargetData::getIndexedOffset to use ArrayRef. 2011-07-19 14:01:37 +00:00
PartialInlining.cpp
PruneEH.cpp Convert CallInst and InvokeInst APIs to use ArrayRef. 2011-07-15 08:37:34 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp