llvm-project/openmp/runtime/test/ompt/tasks
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
..
dependences.c [OMPT] Set and reset frame address when creating a task with dependences 2017-12-24 07:30:23 +00:00
explicit_task.c [OMPT] Second chunk of final OMPT 5.0 interface updates 2019-01-15 15:36:53 +00:00
serialized.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
task_in_joinbarrier.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
task_types.c [OMPT] Adapt OMPT callbacks for tasks to handle untied tasks correctly 2018-07-27 18:13:20 +00:00
task_types_serialized.c [OMPT] Add Workaround for Intel Compiler Bug 2018-01-17 10:06:06 +00:00
taskloop.c [tests] Add annotations for taskloop features 2018-08-02 14:34:03 +00:00
taskyield.c [OMPT] Second chunk of final OMPT 5.0 interface updates 2019-01-15 15:36:53 +00:00
untied_task.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00