llvm-6502/test/ExecutionEngine
Chris Lattner ce6754766f Add a variable sized alloca to test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5158 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-28 20:00:33 +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 Stop sucking 2002-12-13 05:51:32 +00:00
test-branch.ll Infinite loops, are, well, not good 2002-12-13 05:28:50 +00:00
test-call.ll Test indirect call 2002-12-13 14:15:20 +00:00
test-cast.ll New testcase for bool support 2002-12-15 07:55:43 +00:00
test-fp.ll Initial fp test 2002-12-25 05:14:29 +00:00
test-loadstore.ll Add a variable sized alloca to test 2002-12-28 20:00:33 +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