llvm-6502/lib/Transforms/IPO
2012-12-18 23:09:44 +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 Take into account minimize size attribute in the inliner. 2012-12-13 01:05:25 +00:00
InlineSimple.cpp Add 'using' declarations to suppress -Woverloaded-virtual warnings. 2012-12-04 05:41:27 +00:00
Internalize.cpp Use an ArrayRef instead of a std::vector&. 2012-12-11 16:36:02 +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
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 in clang and not in the pass manager, so that we can disable it in clang. 2012-12-18 23:09:44 +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