llvm-6502/lib/Transforms/IPO
2008-06-25 18:10:09 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp Restore DeadArgElim back to 52570. It's breaking 447.dealII. 2008-06-25 18:10:09 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
GlobalDCE.cpp
GlobalOpt.cpp
IndMemRemoval.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp Rename a few variables to be more consistent. 2008-06-24 09:14:10 +00:00
IPConstantPropagation.cpp Use a CallSite to find the nth argument of a call/invoke instruction instead of 2008-06-19 08:53:24 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp Use Instruction::eraseFromParent(). 2008-06-21 22:08:46 +00:00
Makefile
PruneEH.cpp
RaiseAllocations.cpp Use Instruction::eraseFromParent(). 2008-06-21 22:08:46 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp
StructRetPromotion.cpp