llvm-6502/test/Transforms
2007-06-06 21:59:26 +00:00
..
ADCE For PR1319: 2007-04-14 22:54:01 +00:00
ArgumentPromotion this test is now in Target/README.txt 2007-05-05 22:44:27 +00:00
BlockPlacement For PR1319: 2007-04-15 06:53:51 +00:00
CodeExtractor For PR1319: 2007-04-15 06:53:51 +00:00
CondProp For PR1319: 2007-04-15 06:53:51 +00:00
ConstantMerge For PR1319: 2007-04-15 06:53:51 +00:00
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 For PR1319: 2007-04-15 08:30:33 +00:00
DecomposeMultiDimRefs For PR1319: 2007-04-15 08:30:33 +00:00
GCSE For PR1319: 2007-04-16 17:36:08 +00:00
GlobalDCE For PR1336: 2007-04-16 02:57:47 +00:00
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 For PR1319: 2007-04-15 08:30:33 +00:00
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 For PR1319: 2007-04-15 08:30:33 +00:00
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 For PR1319: 2007-04-15 08:30:33 +00:00
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 For PR1319: 2007-04-15 09:21:47 +00:00
RaiseAllocations For PR1319: 2007-04-15 09:21:47 +00:00
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 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