1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/CodeGen/CellSPU
Scott Michel e0bbe7afb7 CellSPU:
- Incorporate Tilmann Scheller's ISD::TRUNCATE custom lowering patch
- Update SPU calling convention info, even if it's not used yet (but can be
  at some point or another)
- Ensure that any-extended f32 loads are custom lowered, especially when
  they're promoted for use in printf.

llvm-svn: 60438
2008-12-02 19:53:53 +00:00
..
and_ops.ll
call_indirect.ll Un-XFAIL tests now that they're fixed. 2008-11-11 04:44:42 +00:00
call.ll Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stack 2008-10-30 01:51:48 +00:00
ctpop.ll
dg.exp
dp_farith.ll
eqv.ll
extract_elt.ll CellSPU: test should use shlqby, not shlqbyi 2008-11-25 01:30:37 +00:00
fcmp.ll
fdiv.ll
fneg-fabs.ll
i64ops.ll CellSPU: 2008-11-24 18:20:46 +00:00
icmp8.ll
icmp16.ll APIntify a test which is potentially unsafe otherwise, and fix the 2008-11-30 04:59:26 +00:00
icmp32.ll
immed16.ll
immed32.ll
immed64.ll
int2fp.ll
intrinsics_branch.ll
intrinsics_float.ll
intrinsics_logical.ll
loads.ll CellSPU: 2008-11-21 02:56:16 +00:00
mul_ops.ll
nand.ll
or_ops.ll
rotate_ops.ll
select_bits.ll
shift_ops.ll
sp_farith.ll
stores.ll CellSPU: 2008-11-25 17:29:43 +00:00
struct_1.ll
trunc.ll CellSPU: 2008-12-02 19:53:53 +00:00
vec_const.ll Un-XFAIL tests now that they're fixed. 2008-11-11 04:44:42 +00:00
vecinsert.ll CellSPU: 2008-12-01 17:56:02 +00:00