llvm-6502/test/ExecutionEngine
Chris Lattner a4c096d671 New testcase for bool support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5031 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-15 07:55:43 +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-loadstore.ll lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2, 2002-12-13 09:28:50 +00:00
test-logical.ll Add main functions to benchmarks 2002-12-04 17:15:07 +00:00
test-loop.ll New testcase 2002-12-13 12:10:16 +00:00
test-phi.ll Return success on success 2002-12-13 10:13:45 +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