llvm-6502/lib/Transforms/IPO
2007-06-25 21:50:09 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp When rebuilding constant structs, make sure to honor the isPacked bit. 2007-06-04 22:23:42 +00:00
IndMemRemoval.cpp
Inliner.cpp Inliner pass header file was moved. 2007-06-19 22:29:50 +00:00
InlineSimple.cpp fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions 2007-06-25 21:50:09 +00:00
Internalize.cpp simplify this code and fix PR1493, now that llvm-gcc3 is dead. 2007-06-06 20:51:41 +00:00
IPConstantPropagation.cpp
LoopExtractor.cpp Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient. 2007-06-07 22:17:16 +00:00
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp