Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OpenMP] Remove OMP spec versioning | Jonathan Peyton | 2019-07-12 | 1 | -2/+0 |
| | | | | | | | | | | Remove all older OMP spec versioning from the runtime and build system. Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D64534 llvm-svn: 365963 | ||||
* | [runtime] [test] Fix using %python path | Michal Gorny | 2018-12-22 | 11 | -16/+16 |
| | | | | | | | | | | Fix the newly-added tests to use %python substitution in order to use the correct path to Python interpreter. Otherwise, they fail on NetBSD where there is no 'python', just 'pythonX.Y'. Differential Revision: https://reviews.llvm.org/D56048 llvm-svn: 350001 | ||||
* | [OpenMP] version the affinity format tests and fix one test | Jonathan Peyton | 2018-12-17 | 2 | -1/+15 |
| | | | | llvm-svn: 349412 | ||||
* | [OpenMP] Add affinity format tests | Jonathan Peyton | 2018-12-17 | 15 | -0/+940 |
llvm-svn: 349411 |