hanchenye-llvm-project/llvm/test/Regression/Jello
Chris Lattner 34c7cee778 New testcase
llvm-svn: 8128
2003-08-24 19:23:31 +00:00
..
2002-12-16-ArgTest.ll
2002-12-23-LocalRAProblem.llx
2002-12-23-SubProblem.llx
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 Add old test 2003-05-12 04:06:38 +00:00
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
2003-08-03-CallArgLiveRanges.llx New testcase 2003-08-04 02:11:05 +00:00
2003-08-04-PhysRegLiveFailure.llx New testcase, identified by Vikram, reduced by Brian 2003-08-04 23:28:44 +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-DeadBlockTest.llx New testcase, distilled from 176.gcc 2003-08-24 00:21:50 +00:00
2003-08-23-RegisterAllocatePhysReg.ll new testcase distilled from 176.gcc 2003-08-23 23:38:59 +00:00
Makefile
hello.ll
hello2.ll Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +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-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-constantexpr.ll New testcase 2003-08-24 19:23:31 +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 Add tests for 64 bit shifts 2003-06-01 01:57:44 +00:00