llvm-6502/test/LLC
Chris Lattner fb311eb775 Allow llx tests as well
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6088 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-11 18:38:25 +00:00
..
2002-02-12-setuw-setsw.llx
2002-04-14-UnexpectedUnsignedType.ll
2002-04-16-StackFrameSizeAlignment.ll
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