llvm-project/openmp/runtime/test
Alexey Bataev 80256605f8 [OpenMP] support depend clause for taskwait directive, by Deepak
Eachempati.

This patch adds clang (parsing, sema, serialization, codegen) support for the 'depend' clause on the 'taskwait' directive.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D113540
2021-11-19 06:30:17 -08:00
..
affinity [OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any order 2021-11-17 15:27:37 -06:00
api [OpenMP][Tests] Test omp_get_wtime for invariants 2021-10-25 18:20:59 +02:00
atomic [OpenMP][NFC] disable test on power because of -mlong-double-80 option 2021-10-27 16:54:44 +03:00
barrier [OpenMP] libomp: Add new experimental barrier: two-level distributed barrier 2021-07-29 14:09:26 -05:00
critical [OpenMP][Tests][NFC] Mark tests trying to link COI as unsupported 2021-10-25 18:20:12 +02: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] support depend clause for taskwait directive, by Deepak 2021-11-19 06:30:17 -08:00
parallel
tasking [OpenMP] support depend clause for taskwait directive, by Deepak 2021-11-19 06:30:17 -08:00
teams [OpenMP][Tests][NFC] Mark tests trying to link COI as unsupported 2021-10-25 18:20:12 +02:00
threadprivate [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
worksharing [OpenMP][Tests][NFC] Replace atomic increment by reduction 2021-10-25 18:20:12 +02:00
CMakeLists.txt [OpenMP] Add support for GOMP depobj 2021-09-15 12:47:08 -05:00
lit.cfg [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02: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