llvm-6502/test/Transforms
Chris Lattner ad1023b3cc Add comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3287 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-12 19:18:49 +00:00
..
ADCE Trim down testcase, a lot. 2002-07-30 00:10:05 +00:00
ConstProp Test that logical operators are correctly constant propogated! 2002-07-30 16:18:38 +00:00
DecomposeMultiDimRefs Run both *.ll and *.c tests. 2002-08-03 13:17:03 +00:00
FunctionResolve Oops, fix testcase 2002-07-30 00:49:42 +00:00
GCSE New testcase 2002-05-21 20:03:42 +00:00
GlobalDCE New testcase 2002-07-18 04:25:11 +00:00
Inline Basic test of the inlinr 2002-06-24 17:46:05 +00:00
InstCombine Add comment 2002-08-12 19:18:49 +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