llvm-6502/lib/Transforms/Scalar
2003-05-20 21:01:22 +00:00
..
ADCE.cpp Fix bug: ADCE/2003-04-25-PHIPostDominateProblem.ll 2003-04-25 22:53:27 +00:00
ConstantProp.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
CorrelatedExprs.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
GCSE.cpp Fix typo 2003-02-01 04:50:59 +00:00
IndVarSimplify.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
InstructionCombining.cpp s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
LICM.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
Makefile
PiNodeInsertion.cpp
PRE.cpp Initial checkin of PRE on LLVM. This implementation is still lacking in 2003-03-31 19:55:43 +00:00
Reassociate.cpp Fix spelling 2003-05-02 19:26:34 +00:00
SCCP.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp