llvm-6502/test/CodeGen/Generic
Chris Lattner 5f0a8c7384 Add missing run line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17522 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-06 21:11:04 +00:00
..
GC Add missing run line 2004-11-06 21:11:04 +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
2003-07-29-BadConstSbyte.ll Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
2004-05-09-LiveVarPartialRegister.llx Testcase for PR337, which was reduced by Reid Spencer. 2004-05-10 05:11:24 +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
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
badlive.ll Fix store to not index 2002-08-21 22:45:23 +00:00
BasicInstrs.c Added a "RUN:" line so this file can be executed by TestRunner.sh 2004-05-27 08:28:42 +00:00
BasicInstrs.llx Make the test pass by using the correct RUN: syntax. 2004-05-27 20:49:16 +00:00
branch.c Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
BurgBadRegAlloc.ll Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
call2-ret0.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
call-ret0.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
call-ret42.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
call-void.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
cast-fp.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
ConstantExprLowering.llx New testcase for constant expression lowering pass, contributed by Vladimir Prus! 2004-06-25 07:47:13 +00:00
constindices.ll Update testcases to be more modern 2003-09-09 18:14:37 +00:00
fwdtwice.ll Some of these are feature tests, not regression tests. 2002-07-10 21:54:05 +00:00
global-ret0.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
hello.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
Makefile Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
negintconst.ll Update testcases to be more modern 2003-09-09 18:14:37 +00:00
print-add.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-arith-fp.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-arith-int.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-int.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-mul-exp.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-mul.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-shift.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
print-vals.c Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
ret0.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
ret42.ll Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
sched.ll Fix broken test 2002-07-10 22:31:09 +00:00
select.ll Unbreak this test case - llvm-as no longer tolerates redefining names in any 2003-11-22 06:18:35 +00:00
spillccr.ll Cleanup testcase 2003-01-15 18:06:37 +00:00
struct.c Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00