llvm-6502/test/ExecutionEngine
2004-05-07 21:10:28 +00:00
..
2002-12-16-ArgTest.ll Print argc as well as argv 2002-12-18 02:07:21 +00:00
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 New testcases 2003-01-13 01:03:16 +00:00
2003-01-04-PhiTest.ll Genericize tests 2003-11-19 19:44:28 +00:00
2003-01-09-SARTest.ll New testcases 2003-01-13 01:03:16 +00:00
2003-01-10-FUCOM.ll New testcases 2003-01-13 01:03:16 +00:00
2003-01-15-AlignmentTest.ll Add old test 2003-05-12 04:06:38 +00:00
2003-05-06-LivenessClobber.llx Genericize tests 2003-11-19 19:44:28 +00:00
2003-05-07-ArgumentTest.llx Genericize tests 2003-11-19 19:44:28 +00:00
2003-05-11-PHIRegAllocBug.ll Simplify testcase a bit more 2003-05-12 02:31:48 +00:00
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
2003-08-15-AllocaAssertion.ll New testcase identified by misha, distilled from the 'ls' program 2003-08-15 22:36:55 +00:00
2003-08-21-EnvironmentTest.ll Cleanup test 2003-11-19 19:42:12 +00:00
2003-08-23-RegisterAllocatePhysReg.ll new testcase distilled from 176.gcc 2003-08-23 23:38:59 +00:00
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll update test 2003-11-19 19:47:36 +00:00
hello2.ll Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +00:00
hello.ll return 0 on success 2002-12-13 06:57:24 +00:00
simplesttest.ll Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +00:00
simpletest.ll New testcase 2002-12-04 17:35:11 +00:00
test-arith.ll Renamed intermediate values that used the same type and name as previous 2003-11-26 14:45:37 +00:00
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 Add another simple call 2002-12-28 20:01:07 +00:00
test-cast.ll Add more casts. You can never have enough casts. 2004-05-07 21:10:28 +00:00
test-constantexpr.ll New testcase 2003-08-24 19:23:31 +00:00
test-fp.ll Renamed intermediate values that used the same type and name as previous 2003-11-26 14:45:37 +00:00
test-loadstore.ll Add test for longs 2003-01-13 00:57:04 +00:00
test-logical.ll TEst longs 2003-01-13 00:57:11 +00:00
test-loop.ll New testcase 2002-12-13 12:10:16 +00:00
test-malloc.ll New testcases 2003-01-13 01:03:16 +00:00
test-phi.ll Add new testcase for repeated preds 2002-12-15 20:52:08 +00:00
test-ret.ll Test longs and fp 2003-01-13 00:57:19 +00:00
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 longs 2003-01-13 00:57:37 +00:00
test-shift.ll Renamed intermediate values that used the same type and name as previous 2003-11-26 14:45:37 +00:00