summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/useful-harnesses/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/useful-harnesses/README.txt')
-rw-r--r--test/CodeGen/CellSPU/useful-harnesses/README.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/CodeGen/CellSPU/useful-harnesses/README.txt b/test/CodeGen/CellSPU/useful-harnesses/README.txt
deleted file mode 100644
index d87b3989e4f7..000000000000
--- a/test/CodeGen/CellSPU/useful-harnesses/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-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.