aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU
Commit message (Expand)AuthorAgeFilesLines
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-296-194/+79
* remove extraneous &&'s from tests, as Scott is apparently not going to.Chris Lattner2008-01-1820-160/+160
* Forward progress: crtbegin.c now compiles successfully!Scott Michel2008-01-173-11/+112
* More CellSPU refinements:Scott Michel2008-01-113-3/+163
* More CellSPU refinement and progress:Scott Michel2008-01-1123-0/+467
* More working CellSPU tests:Scott Michel2007-12-202-0/+236
* CellSPU testcase, extract_elt.ll: extract vector element.Scott Michel2007-12-191-0/+175
* More working CellSPU test cases:Scott Michel2007-12-1912-0/+1164
* Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.llScott Michel2007-12-193-0/+320
* Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel2007-12-191-0/+38
* i32 immediate constant test case for CellSPUScott Michel2007-12-171-0/+70
* - Restore some i8 functionality in CellSPUScott Michel2007-12-172-8/+133
* Start committing working test cases for CellSPU.Scott Michel2007-12-151-0/+270