.. |
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
|
Renamed as' => llvm-as', dis' => llvm-dis'.
|
2003-09-15 20:02:53 +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
|
Renamed as' => llvm-as', dis' => llvm-dis'.
|
2003-09-15 20:02:53 +00:00 |
2003-05-07-ArgumentTest.llx
|
Renamed as' => llvm-as', dis' => llvm-dis'.
|
2003-09-15 20:02:53 +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
|
Simplify test
|
2003-08-21 21:33:19 +00:00 |
2003-08-23-RegisterAllocatePhysReg.ll
|
new testcase distilled from 176.gcc
|
2003-08-23 23:38:59 +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
|
|
|
test-arith.ll
|
Test long support
|
2003-01-13 00:56:27 +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 tests for cast of long to bool
|
2003-06-01 03:37:25 +00:00 |
test-constantexpr.ll
|
New testcase
|
2003-08-24 19:23:31 +00:00 |
test-fp.ll
|
add div test as well
|
2003-01-13 00:56:54 +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
|
Add tests for 64 bit shifts
|
2003-06-01 01:57:44 +00:00 |