llvm-6502/test/Transforms
2007-07-30 16:57:08 +00:00
..
ADCE Unreachable block is not a root node in post dominator tree. 2007-07-24 01:02:25 +00:00
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination Move these tests to use FastDSE instead of old DSE. 2007-07-23 20:49:13 +00:00
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt For PR1553: 2007-07-19 23:13:04 +00:00
GVN Fix a bug caused by indiscriminantly asking for the dominators of a predecessor. 2007-07-30 16:57:08 +00:00
GVNPRE For PR1553: 2007-07-19 23:13:04 +00:00
IndVarsSimplify For PR1553: 2007-07-19 23:13:04 +00:00
Inline
InstCombine This xform isn't safe, removing it. 2007-07-21 21:27:27 +00:00
IPConstantProp
LCSSA
LICM
LoopRotate New test. 2007-07-11 23:54:25 +00:00
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch New test. 2007-07-18 23:47:02 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate
RedundantLoadElimination Rename a lot of things to change FastDLE to RedundantLoadElimination. 2007-07-24 00:17:04 +00:00
ScalarRepl
SCCP
SimplifyCFG
SimplifyLibCalls
TailCallElim
TailDup