llvm-6502/lib/Transforms/Scalar
2003-08-13 05:33:12 +00:00
..
ADCE.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
ConstantProp.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
CorrelatedExprs.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp Don't corrupt memory when removing an instruction from the program, but 2003-06-17 03:57:18 +00:00
IndVarSimplify.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
InstructionCombining.cpp Do not cannonicalize (X != 0) into (cast X to bool) 2003-08-13 05:33:12 +00:00
LICM.cpp Fixed minor bug in SafeToHoist and made some changes suggested by Chris. 2003-08-05 20:39:02 +00:00
Makefile
PiNodeInsertion.cpp
PRE.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Reassociate.cpp Fix bug: Reassociate/2003-08-12-InfiniteLoop.ll 2003-08-12 21:45:24 +00:00
ScalarReplAggregates.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
SCCP.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp
TailDuplication.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00