aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU
Commit message (Expand)AuthorAgeFilesLines
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Update and_ops.ll according to the recent dagcombiner changes.Dan Gohman2008-04-282-2/+28
* Upgrade these tests for the current intrinsic prototypes.Dan Gohman2008-04-141-6/+6
* Add more patterns to match in the integer comparison test harnesses.Scott Michel2008-03-203-7/+26
* - Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.Scott Michel2008-03-101-0/+10
* Integer comparison tests for CellSPU.Scott Michel2008-03-103-0/+957
* Refine Cell's i64 constant generation code to cover more constants where theScott Michel2008-03-061-1/+5
* - Expand tabs to spaces.Scott Michel2008-03-0524-879/+1158
* Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel2008-02-231-3/+2
* 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