llvm-6502/lib/Transforms/Scalar
2003-12-10 20:43:29 +00:00
..
ADCE.cpp Do not crash when deleing a region with a dead invoke instruction 2003-11-22 02:13:08 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp Fix bug: IndVarsSimplify/2003-12-10-RemoveInstrCrash.llx 2003-12-10 20:43:04 +00:00
InstructionCombining.cpp * Finegrainify namespacification 2003-12-07 01:24:23 +00:00
LICM.cpp Don't allow dead instructions to stop sinking early. 2003-12-10 20:43:29 +00:00
Makefile
PiNodeInsertion.cpp
PRE.cpp
Reassociate.cpp
ScalarReplAggregates.cpp Finegrainify namespacification 2003-12-02 17:43:55 +00:00
SCCP.cpp
SimplifyCFG.cpp
SymbolStripping.cpp Finegrainify namespacification 2003-11-22 01:29:35 +00:00
TailDuplication.cpp
TailRecursionElimination.cpp Implement: TailCallElim/accum_recursion_constant_arg.ll 2003-12-08 23:37:35 +00:00