llvm-project/openmp/runtime/test/ompt/synchronization/barrier
Jonathan Peyton ad1ad7ae8b [OpenMP][OMPT] Distinguish different barrier kinds
This change makes the runtime decide the intended use of each barrier
invocation, for the OMPT synchronization tool callbacks.  The OpenMP 5.0
specification defines four possible barrier kinds -- implicit, explicit,
implementation, and just normal barrier.

Patch by Hansang Bae

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

llvm-svn: 355140
2019-02-28 20:55:39 +00:00
..
explicit.c
for_loop.c
for_simd.c
implicit_task_data.c [OpenMP][OMPT] Distinguish different barrier kinds 2019-02-28 20:55:39 +00:00
parallel_region.c
sections.c
single.c