llvm-project/openmp/runtime/test
Peyton, Jonathan L 258e27aae1 [OpenMP] Add support for GOMP depobj
GOMP depobjs are represented as a two intptr_t array. The first
element is the base address of the dependency and the second element
is the flag indicating the type the depobj represents.

Differential Revision: https://reviews.llvm.org/D108790
2021-09-15 12:47:08 -05:00
..
affinity [OpenMP] Lazily assign root affinity 2021-06-15 16:21:06 -05:00
api [OpenMP][test] fix omp_get_wtime.c test to be more accommodating 2021-08-23 08:13:42 -05:00
atomic
barrier [OpenMP] libomp: Add new experimental barrier: two-level distributed barrier 2021-07-29 14:09:26 -05:00
critical [OpenMP] Fix crashing critical section with hint clause 2021-05-24 17:25:01 -05:00
env [OpenMP] libomp: fix dynamic loop dispatcher 2021-06-22 16:29:01 +03:00
flush
lock [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
master
misc_bugs [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
ompt [OpenMP][tests][NFC] Update test status for gcc 11 and 12 2021-07-25 18:56:36 +02:00
parallel
tasking [OpenMP] Add support for GOMP depobj 2021-09-15 12:47:08 -05:00
teams [OpenMP] NFC: fix test removing the target construct 2021-02-13 04:49:52 +03:00
threadprivate [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
worksharing [OpenMP] libomp: fix dynamic loop dispatcher 2021-06-22 16:29:01 +03:00
CMakeLists.txt [OpenMP] Add support for GOMP depobj 2021-09-15 12:47:08 -05:00
lit.cfg [OpenMP] Add support for GOMP depobj 2021-09-15 12:47:08 -05:00
lit.site.cfg.in [OpenMP] Add support for GOMP depobj 2021-09-15 12:47:08 -05:00
omp_my_sleep.h
omp_testsuite.h