Initial support for anti-dependence breaking. Currently this code does not
[oota-llvm.git] / test / CodeGen / CellSPU /
2008-11-24 Scott MichelCellSPU:
2008-11-24 Scott MichelCellSPU:
2008-11-22 Scott MichelCellSPU: Fix bug 3056. Varadic extract_element was...
2008-11-21 Scott MichelCellSPU:
2008-11-11 Bill WendlingUn-XFAIL tests now that they're fixed.
2008-11-11 Bill Wendlingr59009 broke these tests. XFAIL for now.
2008-11-09 Scott MichelCellSPU: Update expected counts on expected patterns
2008-10-30 Scott MichelResolve bug 2947: vararg-marked functions must spill...
2008-10-17 Chris Lattnerremove an xfailed test.
2008-08-31 Bill WendlingRevert the "XFAIL" for the rotate_ops.ll testcase....
2008-08-31 Bill WendlingCellSPU doesn't appear to support fully the "ISD::ROTR...
2008-06-02 Scott MichelAdd necessary 64-bit support so that gcc frontend compi...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-04-28 Dan GohmanUpdate and_ops.ll according to the recent dagcombiner...
2008-04-14 Dan GohmanUpgrade these tests for the current intrinsic prototypes.
2008-03-20 Scott MichelAdd more patterns to match in the integer comparison...
2008-03-10 Scott Michel- Style cleanup in IA64ISelLowering.h: add 'virtual...
2008-03-10 Scott MichelInteger comparison tests for CellSPU.
2008-03-06 Scott MichelRefine Cell's i64 constant generation code to cover...
2008-03-05 Scott Michel- Expand tabs to spaces.
2008-02-23 Scott MichelMerge current work back to tree to minimize diffs and...
2008-01-29 Scott MichelOverhaul Cell SPU's addressing mode internals so that...
2008-01-18 Chris Lattnerremove extraneous &&'s from tests, as Scott is apparent...
2008-01-17 Scott MichelForward progress: crtbegin.c now compiles successfully!
2008-01-11 Scott MichelMore CellSPU refinements:
2008-01-11 Scott MichelMore CellSPU refinement and progress:
2007-12-20 Scott MichelMore working CellSPU tests:
2007-12-19 Scott MichelCellSPU testcase, extract_elt.ll: extract vector element.
2007-12-19 Scott MichelMore working CellSPU test cases:
2007-12-19 Scott MichelTwo more test cases: or_ops.ll (arithmetic or operation...
2007-12-19 Scott MichelAdd new immed16.ll test case, fix CellSPU errata to...
2007-12-17 Scott Micheli32 immediate constant test case for CellSPU
2007-12-17 Scott Michel- Restore some i8 functionality in CellSPU
2007-12-15 Scott MichelStart committing working test cases for CellSPU.