llvm-6502/lib/Transforms/Scalar
2002-09-10 22:38:47 +00:00
..
ADCE.cpp Clean up code due to auto-insert constructors 2002-09-10 22:38:47 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp Minor simplification 2002-09-08 18:55:04 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +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 Hack unneccesary now that shifts of pointers are no longer legal! 2002-09-10 03:50:54 +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 - Implement SCCP of getelementptr instructions 2002-08-30 23:39:00 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp