.. |
.cvsignore
|
|
|
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
|
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
|
xfail this for now
|
2007-04-13 22:20:27 +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
|
|
|
alloca.ll
|
|
|
argaddr.ll
|
|
|
arguments.ll
|
|
|
arm-asm.ll
|
|
|
arm-negative-stride.ll
|
Fix test case.
|
2007-04-04 07:41:33 +00:00 |
bits.ll
|
|
|
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
|
Make the llvm-runtest function much more amenable by eliminating all the
|
2007-04-11 19:56:59 +00:00 |
div.ll
|
|
|
dyn-stackalloc.ll
|
|
|
extloadi1.ll
|
|
|
fcopysign.ll
|
|
|
fp.ll
|
|
|
fparith.ll
|
|
|
fpcmp_ueq.ll
|
|
|
fpcmp.ll
|
|
|
fpconv.ll
|
|
|
fpmem.ll
|
|
|
hello.ll
|
|
|
iabs.ll
|
new testcases for integer abs function
|
2007-04-11 05:02:57 +00:00 |
imm.ll
|
|
|
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
|
|
|
ldm.ll
|
|
|
ldr_ext.ll
|
|
|
ldr_frame.ll
|
|
|
ldr_post.ll
|
|
|
ldr_pre.ll
|
|
|
ldr.ll
|
|
|
load-global.ll
|
|
|
load.ll
|
|
|
long_shift.ll
|
|
|
long-setcc.ll
|
this got better
|
2007-04-11 16:12:27 +00:00 |
long.ll
|
|
|
lsr-code-insertion.ll
|
new lsr testcase
|
2007-04-13 20:38:14 +00:00 |
lsr-scale-addr-mode.ll
|
new testcase.
|
2007-04-02 06:33:10 +00:00 |
mem.ll
|
|
|
memfunc.ll
|
|
|
mul.ll
|
|
|
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
|
|
|
shifter_operand.ll
|
Fix test case.
|
2007-02-28 00:36:33 +00:00 |
smul.ll
|
|
|
stack-frame.ll
|
|
|
str_post.ll
|
|
|
str_pre.ll
|
|
|
str_trunc.ll
|
|
|
sxt_rot.ll
|
|
|
thumb-imm.ll
|
|
|
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
|
|
|
uxt_rot.ll
|
|
|
uxtb.ll
|
|
|
vargs2.ll
|
|
|
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
|
|
|