llvm-6502/lib/Transforms/Scalar
2002-08-23 18:32:43 +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 Load & StoreInst no longer derive from MemAccessInst, so we don't have 2002-08-22 22:49:05 +00:00
IndVarSimplify.cpp
InstructionCombining.cpp - instcombine demorgan's law: and (not A), (not B) == not (or A, B) 2002-08-23 18:32:43 +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 Eliminated the MemAccessInst class, folding contents into GEP class. 2002-08-22 23:37:20 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp