llvm-6502/lib/Transforms/Scalar
2004-03-01 01:12:13 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp Remove obsolete comment. Unreachable blocks will automatically be left at the 2004-02-11 05:20:50 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp Add debug output 2004-02-05 22:33:19 +00:00
IndVarSimplify.cpp
InstructionCombining.cpp Rename AddUsesToWorkList -> AddUsersToWorkList, as that is what it does. 2004-02-28 05:22:00 +00:00
LICM.cpp Update comment 2004-02-02 20:09:22 +00:00
Makefile
PiNodeInsertion.cpp
PRE.cpp
Reassociate.cpp
ScalarReplAggregates.cpp
SCCP.cpp Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp
TailDuplication.cpp Disable tail duplication in a case that breaks on Olden/tsp 2004-03-01 01:12:13 +00:00
TailRecursionElimination.cpp Adjust to the new BasicBlock ctor, which requires a function parameter 2004-02-04 03:58:28 +00:00