Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply name change to testsuite file. | Jonathan Peyton | 2015-06-01 | 1 | -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.h | Jonathan Peyton | 2015-05-18 | 1 | -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 Churbanov | 2015-05-06 | 2 | -0/+157 |
| | | | | | | testsuite. llvm-svn: 236632 | ||||
* | UH OpenMP testsuite update | Andrey Churbanov | 2015-04-29 | 16 | -125/+605 |
| | | | | llvm-svn: 236105 | ||||
* | Fix typos | Alp Toker | 2014-06-01 | 14 | -14/+14 |
| | | | | llvm-svn: 209995 | ||||
* | Add testsuite from OpenUH | Jim Cownie | 2014-05-10 | 149 | -0/+14633 |
llvm-svn: 208472 |