llvm-project/openmp/runtime/test/ompt/tasks
Hansang Bae e4ac11beb7 [OpenMP] Add support for ompt_callback_dispatch
This change adds support for ompt_callback_dispatch with the new
dispatch chunk type introduced in 5.2. Definitions of the new
ompt_work_loop types were also added in the header file.

Differential Revision: https://reviews.llvm.org/D122107
2022-04-06 08:01:02 -05:00
..
dependences.c
dependences_mutexinoutset.c [OpenMP][Tests][NFC] Flagging OMPT tests as XFAIL for Intel compilers 2021-10-18 13:50:03 +02:00
explicit_task.c
explicit_task_thread_num.c [OpenMP][OMPT] thread_num determination for programs with explicit tasks 2021-10-18 13:54:22 +02:00
serialized.c
task_early_fulfill.c [OpenMP][tests][NFC] Update test status for gcc 11 and 12 2021-07-25 18:56:36 +02:00
task_if0-depend.c [OpenMP] Use new task type/flag for taskwait depend events. 2021-06-02 10:16:38 -05:00
task_in_joinbarrier.c
task_late_fulfill.c [OpenMP][tests][NFC] Update test status for gcc 11 and 12 2021-07-25 18:56:36 +02:00
task_memory.c [OpenMP][Tests][NFC] rename macro to avoid naming clash 2021-02-24 18:03:54 +01:00
task_types.c
task_types_serialized.c
taskloop.c
taskloop_dispatch.c [OpenMP] Add support for ompt_callback_dispatch 2022-04-06 08:01:02 -05:00
taskwait-depend.c [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00
taskyield.c
untied_task.c