llvm-6502/lib/Transforms/IPO
2012-12-10 21:45:01 +00:00
..
ArgumentPromotion.cpp s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
BarrierNoopPass.cpp
CMakeLists.txt
ConstantMerge.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
DeadArgumentElimination.cpp s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
ExtractGV.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
FunctionAttrs.cpp s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
GlobalDCE.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
GlobalOpt.cpp s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
InlineAlways.cpp Add 'using' declarations to suppress -Woverloaded-virtual warnings. 2012-12-04 05:41:27 +00:00
Inliner.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InlineSimple.cpp Add 'using' declarations to suppress -Woverloaded-virtual warnings. 2012-12-04 05:41:27 +00:00
Internalize.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
IPConstantPropagation.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
IPO.cpp Change the internalize pass to internalize all symbols when given an empty 2012-10-26 18:47:48 +00:00
LLVMBuild.txt
LoopExtractor.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Makefile
MergeFunctions.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
PartialInlining.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
PassManagerBuilder.cpp Enable the loop vectorizer only on O2 and above. (Still disabled by default) 2012-12-10 21:45:01 +00:00
PruneEH.cpp s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
StripDeadPrototypes.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
StripSymbols.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00