llvm-6502/test/Transforms
Chris Lattner 74ee2b3b82 new testcase for PR1435
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37304 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-23 06:35:52 +00:00
..
ADCE
ArgumentPromotion this test is now in Target/README.txt 2007-05-05 22:44:27 +00:00
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp For PR1319: 2007-04-16 17:36:08 +00:00
CorrelatedExprs remvoe two tests that cee has never gotten right 2007-05-05 22:19:49 +00:00
DeadArgElim For PR1319: 2007-04-16 17:36:08 +00:00
DeadStoreElimination
DecomposeMultiDimRefs
GCSE For PR1319: 2007-04-16 17:36:08 +00:00
GlobalDCE
GlobalOpt this crashes globalopt 2007-05-13 21:28:25 +00:00
IndVarsSimplify For PR1319: 2007-04-16 17:36:08 +00:00
Inline update syntax 2007-04-28 06:03:12 +00:00
InstCombine new testcase 2007-05-19 06:50:37 +00:00
IPConstantProp
LCSSA For PR1319: 2007-04-16 17:36:08 +00:00
LICM new testcase for PR1435 2007-05-23 06:35:52 +00:00
LoopRotate Add a .cvsignore file. 2007-04-21 21:53:04 +00:00
LoopSimplify
LoopStrengthReduce New test. 2007-04-23 22:39:53 +00:00
LoopUnroll Add a testcase for unrolling loops with unknown tripcounts. 2007-05-18 19:59:23 +00:00
LoopUnswitch Drop ModuleID from comment. 2007-05-11 00:45:58 +00:00
LowerInvoke For PR1319: 2007-04-16 17:36:08 +00:00
LowerSetJmp
LowerSwitch For PR1319: 2007-04-16 17:36:08 +00:00
Mem2Reg Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl 2007-05-05 22:22:03 +00:00
PredicateSimplifier fix incorrectly upgraded test 2007-04-16 21:24:14 +00:00
PruneEH
RaiseAllocations
Reassociate move these xfailed tests to lib/Target/README.txt 2007-05-05 22:28:33 +00:00
ScalarRepl Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl 2007-05-05 22:22:03 +00:00
SCCP New test. 2007-05-17 22:05:20 +00:00
SimplifyCFG For PR1146: 2007-04-22 05:46:44 +00:00
SimplifyLibCalls For PR1319: 2007-04-16 17:36:08 +00:00
TailCallElim move these xfailed tests to lib/Target/README.txt 2007-05-05 22:28:33 +00:00
TailDup For PR1319: 2007-04-16 17:36:08 +00:00
.cvsignore