llvm-project/openmp/runtime/test/ompt/parallel
Joachim Protze 48b8a4b519 [OMPT] Handling of the events of initial-task-begin and initial-task-end
OpenMP 5.0 says that the callback for the events initial-task-begin and
initial-task-end has to be ompt_callback_implicit_task.

Patch by Tim Cramer

Differential Revision: https://reviews.llvm.org/D58776

llvm-svn: 361157
2019-05-20 14:21:36 +00:00
..
dynamic_enough_threads.c
dynamic_not_enough_threads.c
max_active_levels_serialized.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
nested.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
nested_lwt.c [OMPT] Add missing initialization in nested_lwt.c test case 2017-12-22 19:24:06 +00:00
nested_serialized.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
nested_thread_num.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
nested_threadnum.c [Tests] fix non-determinism failure in testcase 2018-12-18 08:57:23 +00:00
no_thread_num_clause.c [OMPT] Handling of the events of initial-task-begin and initial-task-end 2019-05-20 14:21:36 +00:00
normal.c [OMPT] Fix parallel_data in implicit barrier-end 2018-02-23 16:46:25 +00:00
not_enough_threads.c [OMPT] Fix test parallel/not_enough_threads.c 2018-05-27 17:07:38 +00:00
parallel_if0.c [OMPT] Second chunk of final OMPT 5.0 interface updates 2019-01-15 15:36:53 +00:00
serialized.c [OMPT] Second chunk of final OMPT 5.0 interface updates 2019-01-15 15:36:53 +00:00