llvm-6502/test/CodeGen/CellSPU
Kalle Raiskila ca9460f5a0 Fix a bug with insertelement on SPU.
The previous algorithm in LowerVECTOR_SHUFFLE 
didn't check all requirements for "monotonic" shuffles.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111361 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-18 10:20:29 +00:00
..
useful-harnesses
2009-01-01-BrCond.ll Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
2010-04-07-DbgValueOtherTargets.ll Split big test into multiple directories to cater to 2010-04-07 20:43:35 +00:00
and_ops.ll
arg_ret.ll Remove all traces of v2[i,f]32 on SPU. 2010-08-18 10:04:39 +00:00
bigstack.ll Have SPU handle halfvec stores aligned by 8 bytes. 2010-08-09 16:33:00 +00:00
bss.ll Make sure this test tests something. 2010-04-09 19:03:31 +00:00
call_indirect.ll
call.ll
crash.ll teach cellspu how to return i8 and i16 from calls, 2010-04-20 05:36:09 +00:00
ctpop.ll
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
dp_farith.ll Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
eqv.ll
extract_elt.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fcmp32.ll
fcmp64.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fdiv.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fneg-fabs.ll
i8ops.ll
i64ops.ll
icmp8.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
icmp16.ll
icmp32.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
icmp64.ll
immed16.ll
immed32.ll
immed64.ll
int2fp.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
intrinsics_branch.ll
intrinsics_float.ll
intrinsics_logical.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
jumptable.ll
loads.ll
mul_ops.ll
mul-with-overflow.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
nand.ll
or_ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
private.ll
rotate_ops.ll
select_bits.ll
sext128.ll
shift_ops.ll
shuffles.ll Fix a bug with insertelement on SPU. 2010-08-18 10:20:29 +00:00
sp_farith.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
stores.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
storestruct.ll "on the rare occasion the SPU BE produces illegal assembly - it tries to emit an add instruction of the form 'a reg, reg, imm'." 2010-05-04 17:58:46 +00:00
struct_1.ll
sub_ops.ll
trunc.ll
v2f32.ll Remove all traces of v2[i,f]32 on SPU. 2010-08-18 10:04:39 +00:00
v2i32.ll Remove all traces of v2[i,f]32 on SPU. 2010-08-18 10:04:39 +00:00
vec_const.ll
vecinsert.ll