llvm-6502/test/Transforms
Chris Lattner dce9427985 New testcase for instcombine
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3396 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-20 15:27:45 +00:00
..
ADCE Trim down testcase, a lot. 2002-07-30 00:10:05 +00:00
ConstProp Fix testcases that used to now dead 'not' instruction 2002-08-14 19:28:09 +00:00
DecomposeMultiDimRefs Run both *.ll and *.c tests. 2002-08-03 13:17:03 +00:00
FunctionResolve New testcase 2002-08-19 19:08:52 +00:00
GCSE Fix tests that use the now dead not instruction 2002-08-14 19:28:22 +00:00
GlobalDCE New testcase. 2002-08-18 01:27:10 +00:00
Inline Basic test of the inlinr 2002-06-24 17:46:05 +00:00
InstCombine New testcase for instcombine 2002-08-20 15:27:45 +00:00
LevelRaise Trim down testcase a bit 2002-07-31 21:10:11 +00:00
LICM Add testcase for when there is no loop header 2002-05-10 22:43:26 +00:00
Mem2Reg New bug testcase 2002-05-01 15:33:12 +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 Verify is implicit for opt 2002-08-01 22:26:32 +00:00
SCCP Must run cfgsimplify to eliminate dead blocks 2002-05-22 15:49:14 +00:00
SimplifyCFG Hrm, testcase was checking the wrong pass. :( 2002-07-29 21:12:20 +00:00
Makefile Build globaldce tests 2002-07-18 06:40:31 +00:00