diff options
Diffstat (limited to 'llvm/test/CodeGen/CellSPU/useful-harnesses/README.txt')
| -rw-r--r-- | llvm/test/CodeGen/CellSPU/useful-harnesses/README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/CellSPU/useful-harnesses/README.txt b/llvm/test/CodeGen/CellSPU/useful-harnesses/README.txt new file mode 100644 index 00000000000..d87b3989e4f --- /dev/null +++ b/llvm/test/CodeGen/CellSPU/useful-harnesses/README.txt @@ -0,0 +1,5 @@ +This directory contains code that's not part of the DejaGNU test suite, +but is generally useful as various test harnesses. + +vecoperations.c: Various vector operation sanity checks, e.g., shuffles, + 8-bit vector add and multiply. |

