.. |
.cvsignore
|
Improve cvs ignoring of test results.
|
2006-10-27 16:43:34 +00:00 |
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
|
New test case.
|
2007-03-07 00:13:48 +00:00 |
2007-03-07-CombinerCrash.ll
|
New test case.
|
2007-03-07 08:12:39 +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 |
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.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
|
create test/Regression/CodeGen/ARM/ and add a minimal test to it
|
2006-05-25 10:49:19 +00:00 |
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 |
imm.ll
|
ARM test cases contributed by Apple.
|
2007-01-19 09:20:23 +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
|
-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
|
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 |
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 |