llvm-6502/test/ExecutionEngine
Chris Lattner e03d077941 Get rid of control flow in the test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6957 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-28 22:53:07 +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 New testcase for PHI handling 2003-06-05 05:38:30 +00:00
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
hello.ll
simplesttest.ll
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 Add tests for cast of long to bool 2003-06-01 03:37:25 +00:00
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