llvm-6502/test/CodeGen/CellSPU
Scott Michel a59d469e9b Merge current work back to tree to minimize diffs and drift. Major highlights
for CellSPU modifications:

- SPUInstrInfo.td refactoring: "multiclass" really is _your_ friend.
- Other improvements based on refactoring effort in SPUISelLowering.cpp,
  esp. in SPUISelLowering::PerformDAGCombine(), where zero amount shifts and
  rotates are now eliminiated, other scalar-to-vector-to-scalar silliness
  is also eliminated.
- 64-bit operations are being implemented, _muldi3.c gcc runtime now
  compiles and generates the right code. More work still needs to be done.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47532 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-23 18:41:37 +00:00
..
and_ops.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
call_indirect.ll Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
call.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
ctpop.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
dg.exp Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll 2007-12-19 20:15:47 +00:00
dp_farith.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
eqv.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
extract_elt.ll Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
fcmp.ll Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
fdiv.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
fneg-fabs.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
immed16.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
immed32.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
immed64.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
int2fp.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
intrinsics_branch.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
intrinsics_float.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
intrinsics_logical.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
mul_ops.ll Merge current work back to tree to minimize diffs and drift. Major highlights 2008-02-23 18:41:37 +00:00
nand.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
or_ops.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
rotate_ops.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
select_bits.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
shift_ops.ll More CellSPU refinement and progress: 2008-01-11 02:53:15 +00:00
sp_farith.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00
struct_1.ll Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
vec_const.ll Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
vecinsert.ll remove extraneous &&'s from tests, as Scott is apparently not going to. 2008-01-18 19:53:43 +00:00