mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-05 13:09:10 +00:00
e27e02b1a4
"the bigstack patch for SPU, with testcase. It is essentially the patch committed as 97091, and reverted as 97099, but with the following additions: -in vararg handling, registers are marked to be live, to not confuse the register scavenger -function prologue and epilogue are not emitted, if the stack size is 16. 16 means it is empty - there is only the register scavenger emergency spill slot, which is not used as there is no stack." git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99819 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
useful-harnesses | ||
2009-01-01-BrCond.ll | ||
and_ops.ll | ||
bigstack.ll | ||
bss.ll | ||
call_indirect.ll | ||
call.ll | ||
ctpop.ll | ||
dg.exp | ||
dp_farith.ll | ||
eqv.ll | ||
extract_elt.ll | ||
fcmp32.ll | ||
fcmp64.ll | ||
fdiv.ll | ||
fneg-fabs.ll | ||
i8ops.ll | ||
i64ops.ll | ||
icmp8.ll | ||
icmp16.ll | ||
icmp32.ll | ||
icmp64.ll | ||
immed16.ll | ||
immed32.ll | ||
immed64.ll | ||
int2fp.ll | ||
intrinsics_branch.ll | ||
intrinsics_float.ll | ||
intrinsics_logical.ll | ||
loads.ll | ||
mul_ops.ll | ||
mul-with-overflow.ll | ||
nand.ll | ||
or_ops.ll | ||
private.ll | ||
rotate_ops.ll | ||
select_bits.ll | ||
sext128.ll | ||
shift_ops.ll | ||
sp_farith.ll | ||
stores.ll | ||
struct_1.ll | ||
trunc.ll | ||
vec_const.ll | ||
vecinsert.ll |