llvm-6502/lib/Transforms/Scalar
Owen Anderson e922c02019 Get rid of the Pass+Context magic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76702 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-22 00:24:57 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp
CMakeLists.txt
CodeGenPrepare.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
CondPropagate.cpp
ConstantProp.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
DCE.cpp
DeadStoreElimination.cpp
GVN.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
GVNPRE.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
IndVarSimplify.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
InstructionCombining.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
JumpThreading.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LICM.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LoopDeletion.cpp
LoopIndexSplit.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LoopRotation.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LoopStrengthReduce.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LoopUnroll.cpp
LoopUnswitch.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Makefile
MemCpyOptimizer.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PredicateSimplifier.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Reassociate.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Reg2Mem.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Scalar.cpp
ScalarReplAggregates.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
SCCP.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
SimplifyCFGPass.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
SimplifyHalfPowrLibCalls.cpp
SimplifyLibCalls.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
TailDuplication.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
TailRecursionElimination.cpp