llvm-6502/test/Transforms
Chris Lattner be0fe12f72 Test limited reassociation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5742 91177308-0d34-0410-b5e6-96231b3b80d8
2003-03-11 00:10:59 +00:00
..
ADCE New testcase reduced from 197.parser by bugpoint 2003-01-23 02:11:29 +00:00
BasicAA New testcase 2003-03-04 16:33:52 +00:00
ConstantMerge New testcase distilled from SPEC vortex benchmark 2002-09-23 22:31:04 +00:00
ConstProp Make sure that setcc is implemented for bools. 2002-09-03 20:09:23 +00:00
CorrelatedExprs Add a testcase cee should eventually pass 2002-11-01 17:29:35 +00:00
DecomposeMultiDimRefs Cleanup testcase 2002-10-15 21:14:24 +00:00
DSAnalysis Run local, bu, & td analyses 2002-11-10 06:41:19 +00:00
DSGraphAA Initial tests for DS alias analysis 2003-02-03 21:31:43 +00:00
FunctionResolve New testcase 2002-11-10 03:35:43 +00:00
GCSE Convert testcases to not use indexed loads/stores 2002-08-22 16:39:14 +00:00
GlobalDCE Checkin old testcase 2002-09-20 14:37:46 +00:00
IndVarsSimplify Add new testcase for broken indvars case 2002-09-10 04:54:44 +00:00
Inline Basic test of the inlinr 2002-06-24 17:46:05 +00:00
InstCombine Test limited reassociation 2003-03-11 00:10:59 +00:00
LevelRaise New testcase distilled from LARN 2003-02-14 03:02:16 +00:00
LICM Fix testcase 2003-02-28 19:21:27 +00:00
LoopPreheaders Checkin the simple features tests for the preheader insertion pass. 2002-09-26 19:50:11 +00:00
LoopSimplify Checkin the simple features tests for the preheader insertion pass. 2002-09-26 19:50:11 +00:00
Mem2Reg Add a test for a feature that I hope will be implemented someday 2003-02-28 19:20:56 +00:00
PiNodeInserter Initial checkin of testcases for Pi node inserter 2002-05-10 05:38:18 +00:00
ProfilePaths Test cases for profile paths pass 2002-05-22 22:02:14 +00:00
Reassociate Cleanup test 2002-10-15 21:21:42 +00:00
SCCP New testcase 2002-08-30 23:22:15 +00:00
SimplifyCFG New testcase 2003-03-07 17:42:55 +00:00
Makefile Build DS-AA tests 2003-02-03 21:31:53 +00:00