| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The testsuite directory is not used or updated and confuses new users to the
OpenMP project. These tests were rewritten using the lit format and put under
the runtime/test directory. This patch removes the entire testsuite/ directory.
Differential Revision: https://reviews.llvm.org/D39767
llvm-svn: 318056
|
|
|
|
|
|
|
| |
This change has the llvm-lit part of the testsuite have clang
link to libomp instead of libiomp5.
llvm-svn: 238721
|
|
|
|
|
|
|
|
|
|
|
| |
When calling the testsuite, clang could not locate omp.h. The
proper environment variable was modified to include:
exports/common/omp.h. Documentation was also updated to be more
clear.
Patch by Sunita Chandrasekaran
llvm-svn: 237618
|
|
|
|
|
|
| |
testsuite.
llvm-svn: 236632
|
|
|
|
| |
llvm-svn: 236105
|
|
|
|
| |
llvm-svn: 209995
|
|
llvm-svn: 208472
|