llvm-6502/lib/Transforms/IPO
Arnold Schwaighofer ceda68fe24 Also remove logic in LateVectorize
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188285 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-13 16:12:04 +00:00
..
ArgumentPromotion.cpp Clean up some of this code a tiny bit, no functionality change. 2013-07-18 22:32:32 +00:00
BarrierNoopPass.cpp
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp Fix annotation of unlink. Should fix builder. 2013-07-06 00:59:28 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Respect llvm.used in Internalize. 2013-07-25 03:23:25 +00:00
InlineAlways.cpp
Inliner.cpp Fix comparisons of alloca alignment in inliner merging 2013-07-17 14:32:41 +00:00
InlineSimple.cpp
Internalize.cpp Move stack protector names to the same place. 2013-08-12 20:09:37 +00:00
IPConstantPropagation.cpp
IPO.cpp
LLVMBuild.txt
LoopExtractor.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PassManagerBuilder.cpp Also remove logic in LateVectorize 2013-08-13 16:12:04 +00:00
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp