llvm-6502/lib/Transforms/Scalar
2003-01-23 02:12:18 +00:00
..
ADCE.cpp Fix bug: ADCE/2003-01-22-PredecessorProblem.ll 2003-01-23 02:12:18 +00:00
BreakCriticalEdges.cpp
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp Remove dead code 2002-12-07 18:42:13 +00:00
IndVarSimplify.cpp
InstructionCombining.cpp Fix bug: 2002-12-05-MissedConstProp.ll pointed out by Casey Carter 2002-12-05 22:41:53 +00:00
LICM.cpp
Makefile
PiNodeInsertion.cpp
Reassociate.cpp Fix a huge performance problem in reassociate by introducing a 2002-12-15 03:56:00 +00:00
SCCP.cpp
SimplifyCFG.cpp
SymbolStripping.cpp