summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CellSPU/useful-harnesses/vecoperations.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the CellSPU port.Eric Christopher2012-11-141-179/+0
| | | | | | Approved by Chris Lattner. llvm-svn: 167984
* CellSPU: Add new directory under tests/CodeGen/CellSPU to retain tests thatScott Michel2008-12-051-0/+179
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. llvm-svn: 60566
OpenPOWER on IntegriCloud