llvm-project/openmp/runtime/test/ompt
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
..
cancel
loadtool
misc
parallel [OpenMP][OMPT] thread_num determination during execution of nested serialized parallel regions 2021-10-25 18:21:20 +02:00
synchronization [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02:00
tasks [OpenMP] support depend clause for taskwait directive, by Deepak 2021-11-19 06:30:17 -08:00
teams [OpenMP][Tests][NFC] Flagging OMPT tests as XFAIL for Intel compilers 2021-10-18 13:50:03 +02:00
worksharing [OpenMP][OMPT][GOMP] task frame support in KMP_API_NAME_GOMP_PARALLEL_SECTIONS 2021-10-22 11:01:10 -05:00
callback.h [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02:00
ompt-signal.h