Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-14 | Remove the CellSPU port. | Eric Christopher | |
Approved by Chris Lattner. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167984 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-12-05 | CellSPU: Add new directory under tests/CodeGen/CellSPU to retain tests that | Scott Michel | |
aren't part of the test suite but are generally useful nonetheless, and can be expanded later to test the backend against the actual Cell SPU system. There's basically no other good place to put this code, so put it here for the time being. - vecoperations.c: Vector shuffles for all supported vector types, tests for v16i8 add and multiply. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60566 91177308-0d34-0410-b5e6-96231b3b80d8 |