PPC/Linux normally uses named section for bss
[oota-llvm.git] / test / CodeGen / CellSPU /
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.