llvm-6502/test/ExecutionEngine
2003-07-27 00:28:10 +00:00
..
2002-12-16-ArgTest.ll
2003-01-04-ArgumentBug.ll Simplify test case: remove declaration of __main() and call to it. 2003-06-06 06:50:43 +00:00
2003-01-04-LoopTest.ll
2003-01-04-PhiTest.ll
2003-01-09-SARTest.ll
2003-01-10-FUCOM.ll
2003-01-15-AlignmentTest.ll
2003-05-06-LivenessClobber.llx Get rid of control flow in the test 2003-06-28 22:53:07 +00:00
2003-05-07-ArgumentTest.llx
2003-05-11-PHIRegAllocBug.ll
2003-06-04-bzip2-bug.ll
2003-06-05-PHIBug.ll New testcase, the JIT currently handles this right, I just don't want to 2003-06-05 16:57:55 +00:00
hello2.ll Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +00:00
hello.ll
simplesttest.ll Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +00:00
simpletest.ll
test-arith.ll
test-branch.ll Return 'int 0' instead of void so that the test can be considered to pass. 2003-06-06 07:58:29 +00:00
test-call.ll
test-cast.ll
test-fp.ll
test-loadstore.ll
test-logical.ll
test-loop.ll
test-malloc.ll
test-phi.ll
test-ret.ll
test-setcond-fp.ll Return 'int 0' instead of 'void' so that the test can be seen as successful. 2003-06-06 08:00:40 +00:00
test-setcond-int.ll
test-shift.ll