llvm-6502/lib/Transforms/Scalar
2005-04-19 06:04:18 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp
CondPropagate.cpp silence a bogus warning 2005-04-18 05:26:21 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
DCE.cpp
DeadStoreElimination.cpp
GCSE.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
IndVarSimplify.cpp
InstructionCombining.cpp Eliminate a broken transformation, fixing PR548 2005-04-19 06:04:18 +00:00
LICM.cpp Fix a bug where LICM was not updating AA information properly when sinking 2005-03-25 00:22:36 +00:00
LoopStrengthReduce.cpp
LoopUnroll.cpp
LoopUnswitch.cpp
LowerConstantExprs.cpp
LowerGC.cpp
LowerPacked.cpp
Makefile
PRE.cpp
Reassociate.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
ScalarReplAggregates.cpp
SCCP.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
SimplifyCFG.cpp
TailDuplication.cpp
TailRecursionElimination.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00