llvm-6502/lib/Transforms/Scalar
Chris Lattner 92deeaf7a3 * Remove all cfg simplification stuff for a new cfg simplify pass (todo)
* Convert to worklist instead of iterative algorithm


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2510 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-07 04:24:11 +00:00
..
ADCE.cpp Clean up ADCE by removing extraneous wrapper class 2002-05-06 17:27:57 +00:00
ConstantProp.cpp * Eliminate dead code that should have been removed in last revision 2002-05-06 18:21:31 +00:00
DCE.cpp * Remove all cfg simplification stuff for a new cfg simplify pass (todo) 2002-05-07 04:24:11 +00:00
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp
InstructionCombining.cpp Only do masking for unsigned values! 2002-05-06 18:54:59 +00:00
Makefile
SCCP.cpp
SymbolStripping.cpp