.. |
.cvsignore
|
|
|
2006-11-10-CycleInDAG.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
Better still.
|
2007-04-04 08:49: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 |
2007-03-30-RegScavengerAssert.ll
|
Test case for PR1279 (part 2).
|
2007-03-30 20:15:22 +00:00 |
2007-04-02-RegScavengerAssert.ll
|
New test case.
|
2007-04-02 18:47:13 +00:00 |
2007-04-03-PEIBug.ll
|
New test case.
|
2007-04-03 21:38:03 +00:00 |
2007-04-03-UndefinedSymbol.ll
|
New test case.
|
2007-04-03 23:40:54 +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
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
arguments.ll
|
Add ABI information to ARM subtarget.
|
2007-02-13 19:52:28 +00:00 |
arm-asm.ll
|
Update tests that need to be run through llvm-upgrade. This is necessary
|
2006-12-29 20:01:32 +00:00 |
arm-negative-stride.ll
|
Fix test case.
|
2007-04-04 07:41:33 +00:00 |
bits.ll
|
Changes to support making the shift instructions be true BinaryOperators.
|
2007-02-02 02:16:23 +00:00 |
branch.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
clz.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
compare-call.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
constants.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
dyn-stackalloc.ll
|
-march=arm -enable-thumb => -march=thumb
|
2007-02-23 03:15:39 +00:00 |
extloadi1.ll
|
Add extload(i1) test.
|
2007-01-04 14:27:21 +00:00 |
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
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
fpcmp_ueq.ll
|
For PR761:
|
2007-01-26 08:25:06 +00:00 |
fpcmp.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
fpconv.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
fpmem.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
hello.ll
|
Fix test cases.
|
2007-01-31 22:27:07 +00:00 |
iabs.ll
|
new testcases for integer abs function
|
2007-04-11 05:02:57 +00:00 |
imm.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
inlineasm2.ll
|
New asm test case.
|
2007-04-04 00:15:17 +00:00 |
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
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
ldr_pre.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
load.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
long_shift.ll
|
-march=arm -enable-thumb => -march=thumb
|
2007-02-23 03:15:39 +00:00 |
long-setcc.ll
|
this got better
|
2007-04-11 16:12:27 +00:00 |
long.ll
|
-march=arm -enable-thumb => -march=thumb
|
2007-02-23 03:15:39 +00:00 |
lsr-scale-addr-mode.ll
|
new testcase.
|
2007-04-02 06:33:10 +00:00 |
mem.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
memfunc.ll
|
expand memmove and memcpy
|
2006-12-05 17:57:23 +00:00 |
mul.ll
|
-march=arm -enable-thumb => -march=thumb
|
2007-02-23 03:15:39 +00:00 |
mulhi.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
mvn.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
pack.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
ret0.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
ret_arg1.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
ret_arg2.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
ret_arg3.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
ret_arg4.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
ret_arg5.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
ret_void.ll
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
rev.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
section.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
stack-frame.ll
|
-march=arm -enable-thumb => -march=thumb
|
2007-02-23 03:15:39 +00:00 |
str_post.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
str_pre.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
str_trunc.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
Missing '&&'
|
2007-03-30 22:03:49 +00:00 |
tst_teq.ll
|
- Divides the comparisons in two types: comparisons that only use N and Z
|
2007-04-02 01:30:03 +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
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
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
|
Use the llvm-upgrade program to upgrade llvm assembly.
|
2006-12-02 04:23:10 +00:00 |
vfp.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +00:00 |
weak.ll
|
print weak references
|
2006-12-06 13:35:10 +00:00 |