llvm-6502/test/CodeGen/ARM
Reid Spencer 9445e9aaa0 For PR1553:
Change the keywords for the zext and sext parameter attributes to be 
zeroext and signext so they don't conflict with the keywords for the
instructions of the same name. This gets around the ambiguity.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40069 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-19 23:13:04 +00:00
..
2006-11-10-CycleInDAG.ll
2007-01-19-InfiniteLoop.ll
2007-01-31-RegInfoAssert.ll
2007-02-02-JoinIntervalsCrash.ll
2007-03-06-AddR7.ll For PR1553: 2007-07-19 23:13:04 +00:00
2007-03-07-CombinerCrash.ll
2007-03-13-InstrSched.ll For PR1319: 2007-04-16 15:15:52 +00:00
2007-03-21-JoinIntervalsCrash.ll
2007-03-26-RegScavengerAssert.ll For PR1553: 2007-07-19 23:13:04 +00:00
2007-03-27-RegScavengerAssert.ll
2007-03-30-RegScavengerAssert.ll
2007-04-02-RegScavengerAssert.ll
2007-04-03-PEIBug.ll For PR1319: 2007-04-16 17:36:08 +00:00
2007-04-03-UndefinedSymbol.ll For PR1319: 2007-04-16 17:36:08 +00:00
2007-04-30-CombinerCrash.ll Test a dag combiner crasher. 2007-05-01 00:40:38 +00:00
2007-05-03-BadPostIndexedLd.ll For PR1553: 2007-07-19 23:13:04 +00:00
2007-05-05-InvalidPushPop.ll Fix PR1390. 2007-05-05 23:44:41 +00:00
2007-05-07-jumptoentry.ll testcase for CodeGenPrepare bug fixed yesterday 2007-05-08 17:44:36 +00:00
2007-05-07-tailmerge-1.ll move this out of Codegen/Generic, because it requires the ARM backend to be 2007-05-08 02:19:56 +00:00
2007-05-09-tailmerge-2.ll Another test for tail mergeing 2007-05-10 01:04:28 +00:00
2007-05-14-InlineAsmCstCrash.ll testcase that crashes llc 2007-05-15 01:13:42 +00:00
2007-05-14-RegScavengerAssert.ll Test for PR1406. 2007-05-14 21:12:43 +00:00
2007-05-22-tailmerge-3.ll new testcases for -enable-tail-merge default handling 2007-05-22 17:19:23 +00:00
2007-05-23-BadPreIndexedStore.ll Add a new test case. 2007-05-24 02:31:15 +00:00
2007-05-31-RegScavengerInfiniteLoop.ll Add a test for PR1424. 2007-05-31 18:36:07 +00:00
addrmode.ll For PR1319: 2007-04-16 15:15:52 +00:00
aliases.ll Enable aliases on arm-linux. 2007-05-14 18:32:56 +00:00
align.ll Fix align test. 2007-04-16 16:57:47 +00:00
alloca.ll For PR1319: 2007-04-16 17:36:08 +00:00
argaddr.ll
arguments.ll For PR1319: 2007-04-16 17:36:08 +00:00
arm-asm.ll
arm-negative-stride.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
bits.ll For PR1319: 2007-04-16 17:36:08 +00:00
branch.ll For PR1319: 2007-04-16 17:36:08 +00:00
bx_fold.ll
call_nolink.ll For PR1319: 2007-04-16 17:36:08 +00:00
call.ll Implement PIC for arm-linux. 2007-04-22 00:04:12 +00:00
clz.ll For PR1319: 2007-04-16 17:36:08 +00:00
compare-call.ll For PR1319: 2007-04-16 17:36:08 +00:00
constants.ll For PR1319: 2007-04-16 17:36:08 +00:00
ctors_dtors.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
dg.exp Use the llvm_supports_target function to prevent running of tests for 2007-04-21 20:41:27 +00:00
div.ll For PR1319: 2007-04-16 17:36:08 +00:00
dyn-stackalloc.ll For PR1319: 2007-04-16 17:36:08 +00:00
extloadi1.ll
fcopysign.ll For PR1319: 2007-04-16 17:36:08 +00:00
fnmul.ll match a reassociated form of fnmul 2007-05-03 00:31:40 +00:00
fp.ll Fix tests. 2007-05-07 21:50:07 +00:00
fparith.ll For PR1319: 2007-04-16 17:36:08 +00:00
fpcmp_ueq.ll For PR1319: 2007-04-16 17:36:08 +00:00
fpcmp.ll For PR1319: 2007-04-16 17:36:08 +00:00
fpconv.ll For PR1319: 2007-04-16 17:36:08 +00:00
fpmem.ll Fix tests. 2007-05-07 21:50:07 +00:00
fptoint.ll Can't fold bit_convert into truncating store. 2007-05-09 21:54:34 +00:00
frame_thumb.ll In Thumb mode, the frame register must be R7. 2007-04-27 17:58:03 +00:00
hello.ll For PR1319: 2007-04-16 17:36:08 +00:00
iabs.ll For PR1319: 2007-04-16 15:15:52 +00:00
ifcvt1.ll Added some if-conversion tests. 2007-06-20 18:26:15 +00:00
ifcvt2.ll Fix tests. 2007-06-21 18:22:42 +00:00
ifcvt3.ll Added some if-conversion tests. 2007-06-20 18:26:15 +00:00
ifcvt4.ll Added some if-conversion tests. 2007-06-20 18:26:15 +00:00
ifcvt5.ll Added some if-conversion tests. 2007-06-20 18:26:15 +00:00
ifcvt6.ll Add explicit triples to these tests so that llc behaves as expected on 2007-07-09 13:42:32 +00:00
ifcvt7.ll Add explicit triples to these tests so that llc behaves as expected on 2007-07-09 13:42:32 +00:00
ifcvt8.ll For PR1553: 2007-07-19 23:13:04 +00:00
illegal-vector-bitcast.ll Fix an assertion failure in legalizing bitcast operators on targets where 2007-06-29 00:09:08 +00:00
imm.ll For PR1319: 2007-04-16 17:36:08 +00:00
inlineasm2.ll
inlineasm.ll update syntax 2007-04-28 06:03:12 +00:00
insn-sched1.ll For PR1319: 2007-04-16 17:36:08 +00:00
ispositive.ll For PR1370: 2007-04-30 05:11:58 +00:00
large-stack.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
ldm.ll For PR1319: 2007-04-16 17:36:08 +00:00
ldr_ext.ll For PR1319: 2007-04-16 17:36:08 +00:00
ldr_frame.ll For PR1319: 2007-04-16 17:36:08 +00:00
ldr_post.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
ldr_pre.ll For PR1319: 2007-04-16 17:36:08 +00:00
ldr.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
load-global.ll Test load global in static mode. 2007-05-04 00:29:34 +00:00
load.ll For PR1319: 2007-04-16 17:36:08 +00:00
long_shift.ll For PR1319: 2007-04-16 17:36:08 +00:00
long-setcc.ll For PR1319: 2007-04-16 17:36:08 +00:00
long.ll Fix test. 2007-04-16 18:55:46 +00:00
lsr-code-insertion.ll For PR1319: 2007-04-16 15:15:52 +00:00
lsr-scale-addr-mode.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
mem.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
memfunc.ll
mul.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
mulhi.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
mvn.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
pack.ll For PR1319: 2007-04-16 17:36:08 +00:00
ret0.ll
ret_arg1.ll
ret_arg2.ll
ret_arg3.ll
ret_arg4.ll
ret_arg5.ll
ret_void.ll
rev.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
section.ll For PR1319: 2007-04-16 17:36:08 +00:00
select_xform.ll New tests. 2007-06-21 07:40:00 +00:00
select.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
shifter_operand.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
smul.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
stack-frame.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
str_post.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
str_pre.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
str_trunc.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
sxt_rot.ll For PR1553: 2007-07-19 23:13:04 +00:00
thumb-imm.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
tls1.ll fix the test tls1. 2007-04-27 21:23:17 +00:00
tls2.ll add TLS tests. 2007-04-27 21:08:48 +00:00
trunc_ldr.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
tst_teq.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
unord.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
uxt_rot.ll For PR1553: 2007-07-19 23:13:04 +00:00
uxtb.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
vargs2.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
vargs_align.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00
vargs.ll
vfp.ll For PR1319: 2007-04-16 17:36:08 +00:00
weak2.ll remember to emit weak reference in one more case. 2007-04-25 14:50:40 +00:00
weak.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:11:47 +00:00