summaryrefslogtreecommitdiffstats
path: root/openmp/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Remove the unused testsuite/ directoryJonathan Peyton2017-11-13161-15270/+0
| | | | | | | | | | 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
* Apply name change to testsuite file.Jonathan Peyton2015-06-011-1/+1
| | | | | | | This change has the llvm-lit part of the testsuite have clang link to libomp instead of libiomp5. llvm-svn: 238721
* Fix for testsuite including omp.hJonathan Peyton2015-05-181-1/+1
| | | | | | | | | | | 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
* D7631: added regression tests for hinted locks - to be integrated into ↵Andrey Churbanov2015-05-062-0/+157
| | | | | | testsuite. llvm-svn: 236632
* UH OpenMP testsuite updateAndrey Churbanov2015-04-2916-125/+605
| | | | llvm-svn: 236105
* Fix typosAlp Toker2014-06-0114-14/+14
| | | | llvm-svn: 209995
* Add testsuite from OpenUHJim Cownie2014-05-10149-0/+14633
llvm-svn: 208472
OpenPOWER on IntegriCloud