llvm-6502/lib/Transforms/IPO
2007-11-05 01:54:05 +00:00
..
ArgumentPromotion.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
IndMemRemoval.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp Deleting redundant copy of block extractor pass. See also PR1775. 2007-11-05 01:54:05 +00:00
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp Fix off by 1 bug in printf->puts lowering. 2007-10-24 20:14:50 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp Finishing initial docs for all transformations in Passes.html. 2007-11-04 16:15:04 +00:00