llvm-6502/lib/Transforms/Scalar
2002-09-24 15:43:56 +00:00
..
ADCE.cpp Fix the last of the silly bugs I just introduced. :( 2002-09-10 23:46:10 +00:00
BreakCriticalEdges.cpp - Expose passinfo from BreakCriticalEdges pass so that it may be "Required" 2002-09-24 15:43:12 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp Correlated Exprs pass now requires BCE pass instead of doing it manually 2002-09-24 15:43:56 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp Extract most of the transformation into an externally accessible 2002-09-16 16:40:07 +00:00
GCSE.cpp
IndVarSimplify.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
InstructionCombining.cpp Optimize away cases like: 2002-09-23 23:39:43 +00:00
LICM.cpp Clean up code due to auto-insert constructors 2002-09-10 22:38:47 +00:00
Makefile
PiNodeInsertion.cpp Clean up code due to auto-insert constructors 2002-09-10 22:38:47 +00:00
Reassociate.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
SCCP.cpp
SimplifyCFG.cpp
SymbolStripping.cpp Function.h is unnecessary when Module.h is included. 2002-09-14 03:04:02 +00:00