1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/CodeGen/ARM
Reid Spencer 50ee6b8557 Remove use of implementation keyword.
llvm-svn: 35412
2007-03-28 02:38:26 +00:00
..
.cvsignore
2006-11-10-CycleInDAG.ll
2007-01-19-InfiniteLoop.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
2007-01-31-RegInfoAssert.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
2007-02-02-JoinIntervalsCrash.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
2007-03-06-AddR7.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-03-07-CombinerCrash.ll For PR1258: 2007-03-19 18:27:35 +00:00
2007-03-13-InstrSched.ll ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)]. 2007-03-14 23:26:40 +00:00
2007-03-15-GEP-Idx-Sink.ll GEP index sink test case. 2007-03-17 03:18:32 +00:00
2007-03-21-JoinIntervalsCrash.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-03-26-RegScavengerAssert.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-03-27-RegScavengerAssert.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
addrmode.ll ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)]. 2007-03-14 23:26:40 +00:00
align.ll Make it work for both Linux and Mac OS. 2007-01-22 23:18:10 +00:00
alloca.ll Improves alloca test. Verifies SP restoration. 2007-02-03 00:16:21 +00:00
argaddr.ll
arguments.ll Add ABI information to ARM subtarget. 2007-02-13 19:52:28 +00:00
arm-asm.ll
bits.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
branch.ll
bx_fold.ll Fix test case. 2007-03-08 19:27:32 +00:00
call_nolink.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
call.ll
clz.ll
compare-call.ll
constants.ll
ctors_dtors.ll Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS. 2007-03-05 17:59:58 +00:00
dg.exp
div.ll
dyn-stackalloc.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
extloadi1.ll
fcopysign.ll For PR411: 2007-01-30 16:16:01 +00:00
fp.ll For PR411: 2007-01-30 16:16:01 +00:00
fparith.ll
fpcmp_ueq.ll For PR761: 2007-01-26 08:25:06 +00:00
fpcmp.ll
fpconv.ll
fpmem.ll
hello.ll Fix test cases. 2007-01-31 22:27:07 +00:00
imm.ll
inlineasm.ll Test inline asm modifier 'c'. 2007-03-08 22:45:31 +00:00
insn-sched1.ll Fix test case. 2007-03-08 19:27:32 +00:00
large-stack.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
ldm.ll Fix test cases. 2007-01-31 22:27:07 +00:00
ldr_ext.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
ldr_frame.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
ldr_post.ll
ldr_pre.ll
ldr.ll Add test case extracted from lencod. Spiller was infinite looping in GetRegForReload(). 2007-01-19 22:43:14 +00:00
load-global.ll
load.ll
long_shift.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
long-setcc.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
long.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
mem.ll
memfunc.ll
mul.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
mulhi.ll
mvn.ll
pack.ll
ret0.ll
ret_arg1.ll
ret_arg2.ll
ret_arg3.ll
ret_arg4.ll
ret_arg5.ll
ret_void.ll
rev.ll
section.ll
select.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
shifter_operand.ll Fix test case. 2007-02-28 00:36:33 +00:00
smul.ll
stack-frame.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
str_post.ll
str_pre.ll
str_trunc.ll
sxt_rot.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
thumb-imm.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
trunc_ldr.ll Another test case. 2007-03-22 01:55:16 +00:00
unord.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
uxt_rot.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
uxtb.ll
vargs2.ll -march=arm -enable-thumb => -march=thumb 2007-02-23 03:15:39 +00:00
vargs_align.ll bugfix: SP wasn't updated for varargs when frame pointer was eliminated. 2007-02-23 21:53:48 +00:00
vargs.ll
vfp.ll
weak.ll