llvm-project/openmp/runtime/test/ompt/parallel
Joachim Protze 2b46d30fc7 [OMPT] Second chunk of final OMPT 5.0 interface updates
The omp-tools.h file is generated from the OpenMP spec to ensure that the interface
is implemented as specified.
The other changes are necessary to update the interface implementation to the
final version as published in 5.0.
The omp-tools.h header was previously called ompt.h, currently a copy under this name
is installed for legacy tools.

Patch partially perpared by @sconvent

Reviewers: AndreyChurbanov, hbae, Hahnfeld

Reviewed By: hbae

Tags: #openmp, #ompt

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

llvm-svn: 351197
2019-01-15 15:36:53 +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] Fix null pointer in parallel/no_thread_num_clause.c 2017-11-06 22:06:14 +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