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
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
call.ll
ctpop.ll
dg.exp
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
fcmp32.ll CellSPU: 2009-01-26 03:31:40 +00:00
fcmp64.ll CellSPU: 2009-01-26 03:31:40 +00:00
fdiv.ll
fneg-fabs.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
i8ops.ll
i64ops.ll
icmp8.ll
icmp16.ll Don't force promotion of return arguments on the callee. 2009-03-17 23:43:59 +00:00
icmp32.ll
icmp64.ll
immed16.ll Don't force promotion of return arguments on the callee. 2009-03-17 23:43:59 +00:00
immed32.ll
immed64.ll
int2fp.ll
intrinsics_branch.ll
intrinsics_float.ll
intrinsics_logical.ll
loads.ll
mul_ops.ll
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
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
vecinsert.ll