llvm-6502/lib/Transforms/IPO
Nadav Rotem 04b116e08e Enable the loop vectorizer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170416 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-18 06:37:12 +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
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
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
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
Inliner.cpp Take into account minimize size attribute in the inliner. 2012-12-13 01:05:25 +00:00
InlineSimple.cpp
Internalize.cpp Use an ArrayRef instead of a std::vector&. 2012-12-11 16:36:02 +00:00
IPConstantPropagation.cpp
IPO.cpp
LLVMBuild.txt
LoopExtractor.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PassManagerBuilder.cpp Enable the loop vectorizer. 2012-12-18 06:37:12 +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
StripSymbols.cpp