llvm-6502/lib/Transforms/Scalar
2003-07-23 03:32:41 +00:00
..
ADCE.cpp
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp
InstructionCombining.cpp - InstCombine (cast (xor A, B) to bool) ==> (setne A, B) 2003-07-22 21:46:59 +00:00
LICM.cpp
Makefile
PiNodeInsertion.cpp
PRE.cpp
Reassociate.cpp
ScalarReplAggregates.cpp
SCCP.cpp
SimplifyCFG.cpp
SymbolStripping.cpp
TailDuplication.cpp Fix bug: TailDup/2003-07-22-InfiniteLoop.ll 2003-07-23 03:32:41 +00:00