llvm-6502/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 Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
ArgumentPromotion For PR950: 2006-12-31 06:02:00 +00:00
BlockPlacement Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
CodeExtractor Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
CondProp Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ConstantMerge Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
DeadStoreElimination llvm.isunordered.* are gone. 2007-01-07 23:30:23 +00:00
DecomposeMultiDimRefs Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
FunctionResolve Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
GCSE Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
GlobalDCE Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
GlobalOpt For PR1043: 2007-01-13 05:06:52 +00:00
IndVarsSimplify For PR1043: 2007-01-13 05:06:52 +00:00
Inline For PR950: 2006-12-31 06:02:00 +00:00
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 Back out last revision now that llvm-upgrade can remove useless bitcasts. 2007-01-01 01:22:53 +00:00
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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
LoopUnswitch For PR950: 2006-12-31 06:02:00 +00:00
LowerInvoke Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
LowerSetJmp Purpose of test is lost in upgrade. 2006-12-04 17:54:29 +00:00
LowerSwitch Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Mem2Reg Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
PredicateSimplifier New predicate simplifier! 2007-01-11 02:32:38 +00:00
PruneEH Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
RaiseAllocations Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Reassociate For PR950: 2006-12-31 06:02:00 +00:00
ScalarRepl For PR950: 2006-12-31 06:02:00 +00:00
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 For PR950: 2006-12-31 06:02:00 +00:00
TailCallElim For PR950: 2006-12-31 06:02:00 +00:00
TailDup Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00