llvm-6502/lib/Transforms/IPO
2011-08-15 18:22:00 +00:00
..
ArgumentPromotion.cpp
CMakeLists.txt Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
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 Add the 'resume' instruction for the new EH rewrite. 2011-07-31 06:30:59 +00:00
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
LoopExtractor.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PassManagerBuilder.cpp Add a C interface to PassManagerBuilder. It is missing the addExtension 2011-08-09 22:17:34 +00:00
PruneEH.cpp Mark the SCC as "might unwind" if we run into a 'resume' instruction. 2011-08-15 18:22:00 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp switch to use the new api for structtypes. 2011-08-12 18:06:37 +00:00