llvm-6502/test/ExecutionEngine
Chris Lattner 9a32f07857 Fix testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4989 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 05:42:57 +00:00
..
hello.ll Standard hello-world test 2002-12-03 20:25:43 +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 Add main functions to benchmarks 2002-12-04 17:15:07 +00:00
test-branch.ll Infinite loops, are, well, not good 2002-12-13 05:28:50 +00:00
test-call.ll This way it's easier to test: if the call to external exit(0) succeeded, 2002-12-13 04:43:32 +00:00
test-loadstore.ll Add main functions to benchmarks 2002-12-04 17:15:07 +00:00
test-logical.ll Add main functions to benchmarks 2002-12-04 17:15:07 +00:00
test-phi.ll Shuffle testcases around 2002-11-21 17:20:12 +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 comment out the 64-bit cases for now. 2002-11-07 18:09:02 +00:00
test-shift.ll A new test case that tries to generate all the different possible shift 2002-10-31 23:05:22 +00:00