..
ADCE
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
ArgumentPromotion
xfail this for now
2006-09-15 17:25:22 +00:00
BlockPlacement
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
CodeExtractor
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
CondProp
Testcase from http://llvm.org/bugs/show_bug.cgi?id=979
2006-11-01 22:25:48 +00:00
ConstantMerge
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
ConstProp
new testcase
2006-11-20 21:20:57 +00:00
CorrelatedExprs
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
DeadArgElim
new testcase
2006-09-18 07:01:39 +00:00
DeadStoreElimination
New testcase, reduced by nate, which crashes DSE
2006-06-27 23:47:39 +00:00
DecomposeMultiDimRefs
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
DSAnalysis
opt no longer reads .ll files. Run llvm-as explicitly.
2006-08-27 22:41:58 +00:00
FunctionResolve
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
GCSE
new testcase, vector operations should be CSE'd
2006-04-14 05:09:53 +00:00
GlobalDCE
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
GlobalOpt
new testcase that crashes global opt, reduced from chomp
2006-11-01 18:02:53 +00:00
IndVarsSimplify
new testcase
2006-09-21 05:11:01 +00:00
Inline
new testcases for PR992/993
2006-11-09 23:35:01 +00:00
InstCombine
new testcase
2006-11-14 07:45:36 +00:00
IPConstantProp
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
LCSSA
another testcase for PR977
2006-10-31 18:56:24 +00:00
LevelRaise
For PR950:
2006-11-13 16:13:38 +00:00
LICM
testcase for PR908
2006-09-12 19:16:04 +00:00
LoopSimplify
New testcase, this used to take hours to loopsimplify.
2006-08-12 05:23:27 +00:00
LoopStrengthReduce
New testcase.
2006-11-17 06:09:49 +00:00
LoopUnroll
Implement unrolling of multiblock loops. This significantly improves the
2006-08-24 21:28:19 +00:00
LoopUnswitch
Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case
2006-06-27 22:24:59 +00:00
LowerInvoke
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
LowerSetJmp
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
LowerSwitch
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
Mem2Reg
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
PredicateSimplifier
Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
2006-11-22 23:49:16 +00:00
PruneEH
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
RaiseAllocations
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
Reassociate
new testcase
2006-04-28 04:14:29 +00:00
ScalarRepl
scalarrepl should not split the two elements of the vsiidx array:
2006-11-07 22:42:29 +00:00
SCCP
new testcase
2006-10-23 18:54:35 +00:00
SimplifyCFG
converting massive blocks of phis into selects like this is silly.
2006-11-18 19:17:52 +00:00
SimplifyLibCalls
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
TailCallElim
Added the ability to xfail based on llvmgcc version
2006-04-12 21:57:40 +00:00
TailDup
new testcase
2006-09-07 21:29:32 +00:00
.cvsignore
Tired of wading through cvs's list ? files that are generated when building
2006-03-23 23:41:57 +00:00