llvm-6502/test/CodeGen/CellSPU
Dan Gohman ae3a0be92e Split the Add, Sub, and Mul instruction opcodes into separate
integer and floating-point opcodes, introducing
FAdd, FSub, and FMul.

For now, the AsmParser, BitcodeReader, and IRBuilder all preserve
backwards compatability, and the Core LLVM APIs preserve backwards
compatibility for IR producers. Most front-ends won't need to change
immediately.

This implements the first step of the plan outlined here:
http://nondot.org/sabre/LLVMNotes/IntegerOverflow.txt


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72897 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-04 22:49:04 +00:00
..
useful-harnesses - Convert remaining i64 custom lowering into custom instruction emission 2009-01-15 04:41:47 +00:00
2009-01-01-BrCond.ll CellSPU: 2009-03-17 01:15:45 +00:00
and_ops.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +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 Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
eqv.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
extract_elt.ll CellSPU: test should use shlqby, not shlqbyi 2008-11-25 01:30:37 +00:00
fcmp32.ll CellSPU: 2009-01-26 03:31:40 +00:00
fcmp64.ll CellSPU: 2009-01-26 03:31:40 +00:00
fdiv.ll - Start moving target-dependent nodes that could be represented by an 2008-12-30 23:28:25 +00:00
fneg-fabs.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
i8ops.ll CellSPU: 2009-01-05 01:35:22 +00:00
i64ops.ll - Convert remaining i64 custom lowering into custom instruction emission 2009-01-15 04:41:47 +00:00
icmp8.ll Add more patterns to match in the integer comparison test harnesses. 2008-03-20 00:51:36 +00:00
icmp16.ll Don't force promotion of return arguments on the callee. 2009-03-17 23:43:59 +00:00
icmp32.ll Add more patterns to match in the integer comparison test harnesses. 2008-03-20 00:51:36 +00:00
icmp64.ll CellSPU: 2009-01-05 04:05:53 +00:00
immed16.ll Don't force promotion of return arguments on the callee. 2009-03-17 23:43:59 +00:00
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 - Expand tabs to spaces. 2008-03-05 23:00:19 +00:00
intrinsics_branch.ll - Expand tabs to spaces. 2008-03-05 23:00:19 +00:00
intrinsics_float.ll - Expand tabs to spaces. 2008-03-05 23:00:19 +00:00
intrinsics_logical.ll - Expand tabs to spaces. 2008-03-05 23:00:19 +00:00
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 Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
or_ops.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
private.ll Add the private linkage. 2009-01-15 20:18:42 +00:00
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 CellSPU: 2009-01-26 03:31:40 +00:00
shift_ops.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
sp_farith.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
stores.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
struct_1.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
trunc.ll CellSPU: 2009-03-16 18:47:25 +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