llvm-6502/test/ExecutionEngine
Chris Lattner e1ac72a68c Add test for longs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5246 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-13 00:57:04 +00:00
..
2002-12-16-ArgTest.ll Print argc as well as argv 2002-12-18 02:07:21 +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 test a bunch of stuff 2003-01-13 00:56:37 +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 Make testcase return 0 on success 2002-12-17 02:02:01 +00:00
test-loop.ll New testcase 2002-12-13 12:10:16 +00:00
test-phi.ll Add new testcase for repeated preds 2002-12-15 20:52:08 +00:00
test-ret.ll Fix testcase 2002-12-13 05:42:57 +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 Making main() return 0 to exit without error when no error actually occurs. 2002-12-13 05:43:36 +00:00
test-shift.ll Making main() return 0 so that we know it ran successfully when it exits. 2002-12-13 05:44:21 +00:00