llvm-6502/test/CodeGen/CellSPU
Evan Cheng 3927f438b5 Revert 67132. This is breaking some objective-c apps.
Also fixes SDISel so it *does not* force promote return value if the function is not marked signext / zeroext.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67701 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-25 20:20:11 +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
eqv.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
extract_elt.ll
fcmp32.ll
fcmp64.ll
fdiv.ll
fneg-fabs.ll CellSPU: 2009-03-17 16:45:16 +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
rotate_ops.ll
select_bits.ll
shift_ops.ll Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
sp_farith.ll Used "-enable-unsafe-fp-math" to allow this transformation - (a * b -c) = c - a *b. 2009-01-31 06:50:54 +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