YouCompleteMe/cpp/llvm/test/CodeGen/CellSPU/useful-harnesses
2012-07-05 17:51:06 -07:00
..
i32operations.c Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
i64operations.c Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
i64operations.h Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
lit.local.cfg Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
README.txt Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00
vecoperations.c Adding llvm and clang in-source 2012-07-05 17:51:06 -07:00

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.