llvm/test/Transforms
Chris Lattner 93d9eb8263 remove an execution test from llvm/test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33344 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-18 22:24:04 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp For PR1043: 2007-01-13 05:06:52 +00:00
CorrelatedExprs ensure these don't xpass if opt crashes 2007-01-15 01:04:21 +00:00
DeadArgElim
DeadStoreElimination llvm.isunordered.* are gone. 2007-01-07 23:30:23 +00:00
DecomposeMultiDimRefs
FunctionResolve
GCSE
GlobalDCE
GlobalOpt For PR1043: 2007-01-13 05:06:52 +00:00
IndVarsSimplify For PR1043: 2007-01-13 05:06:52 +00:00
Inline
InstCombine new testcase that causes instcombine to infinitely loop 2007-01-18 22:16:03 +00:00
IPConstantProp For PR1043: 2007-01-13 05:06:52 +00:00
LCSSA Accomodate new name manglinge done by llvm-upgrade 2007-01-06 06:04:04 +00:00
LevelRaise remove an execution test from llvm/test 2007-01-18 22:24:04 +00:00
LICM
LoopSimplify this testcase is too large to be useful, and requires a .bc file to be 2007-01-06 22:02:26 +00:00
LoopStrengthReduce For PR1043: 2007-01-13 05:06:52 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier New predicate simplifier! 2007-01-11 02:32:38 +00:00
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP For PR1043: 2007-01-13 05:06:52 +00:00
SimplifyCFG Can't grep for bool any more. 2007-01-13 04:36:22 +00:00
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore