llvm-6502/test/CodeGen/CellSPU
Duncan Sands 5480c0469e Fix PR3274: when promoting the condition of a BRCOND node,
promote from i1 all the way up to the canonical SetCC type.
In order to discover an appropriate type to use, pass
MVT::Other to getSetCCResultType.  In order to be able to
do this, change getSetCCResultType to take a type as an
argument, not a value (this is also more logical).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61542 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-01 15:52:00 +00:00
..
useful-harnesses - Start moving target-dependent nodes that could be represented by an 2008-12-30 23:28:25 +00:00
2009-01-01-BrCond.ll Fix PR3274: when promoting the condition of a BRCOND node, 2009-01-01 15:52:00 +00:00
and_ops.ll Update and_ops.ll according to the recent dagcombiner changes. 2008-04-28 23:26:22 +00:00
call_indirect.ll - Remove Tilmann's custom truncate lowering: it completely hosed over 2008-12-27 04:51:36 +00:00
call.ll CellSPU: 2008-12-09 06:12:03 +00:00
ctpop.ll Upgrade these tests for the current intrinsic prototypes. 2008-04-14 18:19:18 +00:00
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
eqv.ll
extract_elt.ll CellSPU: test should use shlqby, not shlqbyi 2008-11-25 01:30:37 +00:00
fcmp.ll
fdiv.ll - Start moving target-dependent nodes that could be represented by an 2008-12-30 23:28:25 +00:00
fneg-fabs.ll
i64ops.ll - Start moving target-dependent nodes that could be represented by an 2008-12-30 23:28:25 +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
icmp64.ll - Remove Tilmann's custom truncate lowering: it completely hosed over 2008-12-27 04:51:36 +00:00
immed16.ll
immed32.ll Fix some tests. The grep for "il" was matching "file". 2008-12-03 17:14:56 +00:00
immed64.ll Fix some tests. The grep for "il" was matching "file". 2008-12-03 17:14:56 +00:00
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 - Start moving target-dependent nodes that could be represented by an 2008-12-30 23:28:25 +00:00
nand.ll
or_ops.ll
rotate_ops.ll Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTR 2008-08-31 02:59:23 +00:00
select_bits.ll
shift_ops.ll This is not failing on Darwin for some reason. XFAIL for other platforms. 2008-12-31 19:26:09 +00:00
sp_farith.ll
stores.ll - Remove Tilmann's custom truncate lowering: it completely hosed over 2008-12-27 04:51:36 +00:00
struct_1.ll - Remove Tilmann's custom truncate lowering: it completely hosed over 2008-12-27 04:51:36 +00:00
trunc.ll - Remove Tilmann's custom truncate lowering: it completely hosed over 2008-12-27 04:51:36 +00:00
vec_const.ll Fix some tests. The grep for "il" was matching "file". 2008-12-03 17:14:56 +00:00
vecinsert.ll Fix some tests. The grep for "il" was matching "file". 2008-12-03 17:14:56 +00:00