llvm-6502/lib/Transforms/IPO
2010-07-28 22:50:26 +00:00
..
ArgumentPromotion.cpp simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
CMakeLists.txt
ConstantMerge.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
DeadArgumentElimination.cpp simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
DeadTypeElimination.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
ExtractGV.cpp
FunctionAttrs.cpp simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
GlobalDCE.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
GlobalOpt.cpp undo 80 column trespassing I caused 2010-07-22 10:37:47 +00:00
InlineAlways.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
Inliner.cpp simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
InlineSimple.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
Internalize.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
IPConstantPropagation.cpp simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
IPO.cpp
LoopExtractor.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
LowerSetJmp.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
Makefile
MergeFunctions.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
PartialInlining.cpp pass dereferenced iterator to dyn_cast 2010-07-22 11:48:35 +00:00
PartialSpecialization.cpp simplify 2010-07-22 13:07:39 +00:00
PruneEH.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
StripDeadPrototypes.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
StripSymbols.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
StructRetPromotion.cpp simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00