llvm-6502/test/Transforms
Chris Lattner 9b11f48711 Initial test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6240 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-17 22:18:33 +00:00
..
ADCE New testcase 2003-04-25 22:53:12 +00:00
BasicAA New testcase 2003-04-25 17:59:02 +00:00
ConstantMerge New testcase distilled from SPEC vortex benchmark 2002-09-23 22:31:04 +00:00
ConstProp Testcase which kills the constant folder 2003-05-12 15:18:53 +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 Update testcases to match what is currently output by the CFE 2003-04-19 00:17:11 +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 New testcase 2003-04-16 22:46:16 +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 Modernize testcases 2003-05-14 18:37:03 +00:00
LICM Fix miscompilation found in Fhourstones by bugpoint 2003-05-03 03:39:35 +00:00
LoopPreheaders New testcase 2003-05-12 21:57:41 +00:00
LoopSimplify New testcase 2003-05-12 21:57:41 +00:00
LowerSetJmp Initial test 2003-05-17 22:18:33 +00:00
LowerSwitch Reduce testcase a bit 2003-05-01 21:38:57 +00:00
Mem2Reg New testcase 2003-04-25 00:46:14 +00:00
ModuloSched Simple arithmetic loop-based test case for modulo scheduling. 2003-04-10 22:01:15 +00:00
PiNodeInserter Initial checkin of testcases for Pi node inserter 2002-05-10 05:38:18 +00:00
PRE Initial checkin of PRE test 2003-03-31 21:19:23 +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 Make sure to compiel the LowerSwitch tests 2003-05-06 19:04:02 +00:00