llvm-6502/test/LLC
Vikram S. Adve 7172a59631 *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7150 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-10 19:32:38 +00:00
..
2002-04-14-UnexpectedUnsignedType.ll Checkin first unit testcases for the backend 2002-04-14 06:23:00 +00:00
2002-04-16-StackFrameSizeAlignment.ll New testcase 2002-04-16 05:58:24 +00:00
2003-05-27-phifcmpd.ll Three kinds of boolean values handled incorrectly: 2003-05-28 13:54:41 +00:00
2003-05-27-useboolinotherbb.ll Three kinds of boolean values handled incorrectly: 2003-05-28 13:54:41 +00:00
2003-05-27-usefsubasbool.ll Three kinds of boolean values handled incorrectly: 2003-05-28 13:54:41 +00:00
2003-05-28-ManyArgs.ll 3 more bugs from the SPEC codes and from richards_benchmark.c 2003-05-31 04:45:56 +00:00
2003-05-30-BadFoldGEP.ll 3 more bugs from the SPEC codes and from richards_benchmark.c 2003-05-31 04:45:56 +00:00
2003-05-30-BadPreselectPhi.ll 3 more bugs from the SPEC codes and from richards_benchmark.c 2003-05-31 04:45:56 +00:00
2003-07-06-BadIntCmp.ll Regression test for bug in reg. allocation that was using %xcc instead 2003-07-06 20:12:18 +00:00
2003-07-07-BadLongConst.ll *** empty log message *** 2003-07-10 19:32:38 +00:00
2003-07-08-BadCastToBool.ll Just documentation. 2003-07-10 19:31:26 +00:00
badarg6.ll On this code, llc did not pass the sixth argument (%reg321) to printf. 2002-09-30 16:14:14 +00:00
badCallArgLR.llvm.ll Regression test for live range bug for call arguments. 2002-09-28 16:51:47 +00:00
badCallArgLRLLVM.ll Regression test for live range bug for call arguments. 2002-09-28 16:51:47 +00:00
badFoldGEP.ll Cleanup testcase 2003-01-15 18:06:37 +00:00
badfuncptr.c Fix testcase to not print pointer value 2002-07-29 19:07:48 +00:00
badidx.c *** empty log message *** 2002-08-22 03:04:14 +00:00
badlive.ll Fix store to not index 2002-08-21 22:45:23 +00:00
bigstack.c Feature test for stack size bigger than immed. field of SAVE instruction. 2002-08-01 14:21:05 +00:00
BurgBadRegAlloc.ll Test case that shows some poor results for register allocation. 2002-10-14 14:53:06 +00:00
callargs.c Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
casts.c Overhauled completely. 2002-09-27 13:26:36 +00:00
constindices.ll Convert testcase to not use indexing on loads & stores 2002-08-21 22:44:39 +00:00
fwdtwice.ll Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
globalrefs.c Added inline constant expressions, including uses in binary subtract. 2002-10-12 23:47:36 +00:00
Makefile Allow llx tests as well 2003-05-11 18:38:25 +00:00
negintconst.ll Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
poisson.c Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
sched.ll Fix broken test 2002-07-10 22:31:09 +00:00
select.ll Cleanup testcase 2003-01-15 18:06:37 +00:00
spillccr.ll Cleanup testcase 2003-01-15 18:06:37 +00:00
testtrace.c Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
varargs.c Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
yyparse.Burg.BadRegAlloc.ll Test case that shows some poor results for register allocation. 2002-10-14 14:53:06 +00:00