aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU
Commit message (Expand)AuthorAgeFilesLines
* CellSPU:Scott Michel2008-12-092-2/+2
* CellSPU: Add new directory under tests/CodeGen/CellSPU to retain tests thatScott Michel2008-12-052-0/+184
* Fix some tests. The grep for "il" was matching "file".Rafael Espindola2008-12-036-8/+10
* CellSPU:Scott Michel2008-12-021-0/+81
* CellSPU:Scott Michel2008-12-011-7/+74
* APIntify a test which is potentially unsafe otherwise, and fix the Eli Friedman2008-11-301-1/+1
* CellSPU:Scott Michel2008-11-251-4/+73
* CellSPU: test should use shlqby, not shlqbyiScott Michel2008-11-251-2/+1
* XFAIL this test. A recent CellSPU check-in broke it.Bill Wendling2008-11-251-0/+1
* CellSPU:Scott Michel2008-11-241-0/+27
* CellSPU:Scott Michel2008-11-241-6/+4
* CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was itScott Michel2008-11-221-6/+108
* CellSPU:Scott Michel2008-11-212-0/+42
* Un-XFAIL tests now that they're fixed.Bill Wendling2008-11-112-2/+0
* r59009 broke these tests. XFAIL for now.Bill Wendling2008-11-112-0/+2
* CellSPU: Update expected counts on expected patternsScott Michel2008-11-091-5/+5
* Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stackScott Michel2008-10-301-0/+8
* remove an xfailed test.Chris Lattner2008-10-171-26/+0
* Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTRBill Wendling2008-08-311-5/+0
* CellSPU doesn't appear to support fully the "ISD::ROTR" operation. The DAGBill Wendling2008-08-311-0/+6
* Add necessary 64-bit support so that gcc frontend compiles (mostly). CurrentScott Michel2008-06-021-12/+12
* 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