forked from OSchip/llvm-project
1df7ea05c3
llvm-svn: 84460 |
||
---|---|---|
.. | ||
README.txt | ||
i32operations.c | ||
i64operations.c | ||
i64operations.h | ||
lit.local.cfg | ||
vecoperations.c |
README.txt
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.