llvm-6502/test/Transforms
Chris Lattner 8673e44639 Add a testcase that checks to make sure LICM uses basicaa correctly.
Add another gcse testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3471 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-22 20:22:55 +00:00
..
ADCE Covnert testcases to not use indexed loads/stores 2002-08-22 16:39:04 +00:00
BasicAA Add a testcase that checks to make sure LICM uses basicaa correctly. 2002-08-22 20:22:55 +00:00
ConstProp Fix testcases that used to now dead 'not' instruction 2002-08-14 19:28:09 +00:00
DecomposeMultiDimRefs Covnert testcases to not use indexed loads/stores 2002-08-22 16:39:05 +00:00
FunctionResolve New testcase 2002-08-19 19:08:52 +00:00
GCSE Convert testcases to not use indexed loads/stores 2002-08-22 16:39:14 +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 Convert testcases to not use indexed loads/stores 2002-08-22 16:39:12 +00:00
LevelRaise Convert testcases to not use indexed loads/stores 2002-08-22 16:39:14 +00:00
LICM
Mem2Reg
PiNodeInserter
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