llvm-project/openmp/runtime/test/ompt/misc
Joachim Protze 6213ed062b [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes
This doesn't add functionality, but just adds the new types and renames the
master callback to masked callback.

Differential Revision: https://reviews.llvm.org/D90752
2020-11-11 20:13:21 +01:00
..
api_calls_from_other_thread.cpp [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
api_calls_misc.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
api_calls_places.c Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 2018-12-13 10:04:10 +00:00
api_calls_without_ompt.c [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes 2020-11-11 20:13:21 +01:00
control_tool.c [OPENMP] Deal with additional store inserted by Clang under -fno-PIC for PowerPC. 2019-03-01 21:16:45 +00:00
control_tool_no_ompt_support.c [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
finalize_tool.c [OpenMP] Add implementation to two OMPT API routines 2019-05-21 20:51:05 +00:00
interoperability.cpp Add OMPT support for teams construct 2019-08-03 02:38:53 +00:00
threads.c
threads_nested.c [OMPT] Add synchronization to threads_nested.c testcase 2018-07-05 09:14:01 +00:00
unset_callback.c