llvm-6502/lib/Transforms/Scalar
2002-09-02 04:59:56 +00:00
..
ADCE.cpp - Split Dominators.h into Dominators.h & PostDominators.h 2002-08-21 23:43:50 +00:00
ConstantProp.cpp
DCE.cpp
DecomposeMultiDimRefs.cpp Eliminated the MemAccessInst class, folding contents into GEP class. 2002-08-22 23:37:20 +00:00
GCSE.cpp Really minor cleanups 2002-08-30 22:53:30 +00:00
IndVarSimplify.cpp
InstructionCombining.cpp Add constant prop & DIE to InstCombine, so it cleans up after itself 2002-09-02 04:59:56 +00:00
LICM.cpp Load & StoreInst no longer derive from MemAccessInst, so we don't have 2002-08-22 22:49:05 +00:00
Makefile
PiNodeInsertion.cpp
Reassociate.cpp
SCCP.cpp - Implement SCCP of getelementptr instructions 2002-08-30 23:39:00 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp