aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU
AgeCommit message (Expand)Author
2008-08-31Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTRBill Wendling
2008-08-31CellSPU doesn't appear to support fully the "ISD::ROTR" operation. The DAGBill Wendling
2008-06-02Add necessary 64-bit support so that gcc frontend compiles (mostly). CurrentScott Michel
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif
2008-04-28Update and_ops.ll according to the recent dagcombiner changes.Dan Gohman
2008-04-14Upgrade these tests for the current intrinsic prototypes.Dan Gohman
2008-03-20Add more patterns to match in the integer comparison test harnesses.Scott Michel
2008-03-10- Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.Scott Michel
2008-03-10Integer comparison tests for CellSPU.Scott Michel
2008-03-06Refine Cell's i64 constant generation code to cover more constants where theScott Michel
2008-03-05- Expand tabs to spaces.Scott Michel
2008-02-23Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel
2008-01-29Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel
2008-01-18remove extraneous &&'s from tests, as Scott is apparently not going to.Chris Lattner
2008-01-17Forward progress: crtbegin.c now compiles successfully!Scott Michel
2008-01-11More CellSPU refinements:Scott Michel
2008-01-11More CellSPU refinement and progress:Scott Michel
2007-12-20More working CellSPU tests:Scott Michel
2007-12-19CellSPU testcase, extract_elt.ll: extract vector element.Scott Michel
2007-12-19More working CellSPU test cases:Scott Michel
2007-12-19Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.llScott Michel
2007-12-19Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel
2007-12-17i32 immediate constant test case for CellSPUScott Michel
2007-12-17- Restore some i8 functionality in CellSPUScott Michel
2007-12-15Start committing working test cases for CellSPU.Scott Michel