llvm-6502/test/ExecutionEngine
Chris Lattner 20c1b4db39 Add more testcases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5330 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-16 19:43:11 +00:00
..
2002-12-16-ArgTest.ll Print argc as well as argv 2002-12-18 02:07:21 +00:00
2003-01-04-ArgumentBug.ll New testcases 2003-01-13 01:03:16 +00:00
2003-01-04-LoopTest.ll New testcases 2003-01-13 01:03:16 +00:00
2003-01-04-PhiTest.ll New testcase 2003-01-13 20:02:16 +00:00
2003-01-09-SARTest.ll New testcases 2003-01-13 01:03:16 +00:00
2003-01-10-FUCOM.ll New testcases 2003-01-13 01:03:16 +00:00
hello.ll return 0 on success 2002-12-13 06:57:24 +00:00
simplesttest.ll Return 0 to make it into a fully-functioning "Hello, World!" test case. 2002-12-04 23:58:41 +00:00
simpletest.ll New testcase 2002-12-04 17:35:11 +00:00
test-arith.ll Test long support 2003-01-13 00:56:27 +00:00
test-branch.ll Infinite loops, are, well, not good 2002-12-13 05:28:50 +00:00
test-call.ll Add another simple call 2002-12-28 20:01:07 +00:00
test-cast.ll Add more testcases 2003-01-16 19:43:11 +00:00
test-fp.ll add div test as well 2003-01-13 00:56:54 +00:00
test-loadstore.ll Add test for longs 2003-01-13 00:57:04 +00:00
test-logical.ll TEst longs 2003-01-13 00:57:11 +00:00
test-loop.ll New testcase 2002-12-13 12:10:16 +00:00
test-malloc.ll New testcases 2003-01-13 01:03:16 +00:00
test-phi.ll Add new testcase for repeated preds 2002-12-15 20:52:08 +00:00
test-ret.ll Test longs and fp 2003-01-13 00:57:19 +00:00
test-setcond-fp.ll Add instruction selection code and tests for setcc instructions 2002-11-07 17:59:21 +00:00
test-setcond-int.ll test longs 2003-01-13 00:57:37 +00:00
test-shift.ll test the shift cases for long that are implemented 2003-01-13 00:57:49 +00:00