llvm-6502/lib/Transforms/Scalar
2010-10-13 01:36:30 +00:00
..
ADCE.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
BasicBlockPlacement.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
CMakeLists.txt Update CMake. 2010-10-08 02:30:03 +00:00
CodeGenPrepare.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
ConstantProp.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
CorrelatedValuePropagation.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
DCE.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
DeadStoreElimination.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
GEPSplitter.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
GVN.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
IndVarSimplify.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
JumpThreading.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
LICM.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
LoopDeletion.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
LoopRotation.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
LoopStrengthReduce.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
LoopUnrollPass.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
LoopUnswitch.cpp Be more consistent in using ValueToValueMapTy. 2010-10-13 01:36:30 +00:00
LowerAtomic.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Makefile
MemCpyOptimizer.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
Reassociate.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Reg2Mem.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
Scalar.cpp Remove LoopIndexSplit pass. It is neither maintained nor used by anyone. 2010-10-07 23:29:37 +00:00
ScalarReplAggregates.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
SCCP.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
SimplifyCFGPass.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
SimplifyHalfPowrLibCalls.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
SimplifyLibCalls.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Sink.cpp Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
TailDuplication.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
TailRecursionElimination.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00