llvm-6502/test/Transforms
2007-06-06 21:59:26 +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
CorrelatedExprs remvoe two tests that cee has never gotten right 2007-05-05 22:19:49 +00:00
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt new testcase for PR1491 2007-06-04 22:23:17 +00:00
IndVarsSimplify new testcase for PR1487 2007-06-06 04:11:21 +00:00
Inline Instruct the inliner to obey the noinline attribute. Add test case. 2007-06-06 21:59:26 +00:00
InstCombine Add a test for PR1499. 2007-06-06 17:10:02 +00:00
IPConstantProp
LCSSA
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
LowerSetJmp
LowerSwitch
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 Testcase for PR1421 2007-05-30 06:10:46 +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
TailCallElim move these xfailed tests to lib/Target/README.txt 2007-05-05 22:28:33 +00:00
TailDup
.cvsignore