[PATCH] D55579: [OMPT] Second chunk of final OMPT 5.0 interface updates

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 07:40:51 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351197: [OMPT] Second chunk of final OMPT 5.0 interface updates (authored by jprotze, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55579?vs=181780&id=181785#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55579/new/

https://reviews.llvm.org/D55579

Files:
  openmp/trunk/runtime/cmake/LibompExports.cmake
  openmp/trunk/runtime/src/CMakeLists.txt
  openmp/trunk/runtime/src/include/50/omp-tools.h.var
  openmp/trunk/runtime/src/include/50/ompt.h.var
  openmp/trunk/runtime/src/kmp_barrier.cpp
  openmp/trunk/runtime/src/kmp_csupport.cpp
  openmp/trunk/runtime/src/kmp_gsupport.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/kmp_taskdeps.cpp
  openmp/trunk/runtime/src/kmp_wait_release.h
  openmp/trunk/runtime/src/ompt-event-specific.h
  openmp/trunk/runtime/src/ompt-general.cpp
  openmp/trunk/runtime/src/ompt-internal.h
  openmp/trunk/runtime/src/ompt-specific.cpp
  openmp/trunk/runtime/test/lit.cfg
  openmp/trunk/runtime/test/ompt/callback.h
  openmp/trunk/runtime/test/ompt/cancel/cancel_taskgroup.c
  openmp/trunk/runtime/test/ompt/loadtool/tool_available/tool_available.c
  openmp/trunk/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c
  openmp/trunk/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  openmp/trunk/runtime/test/ompt/parallel/parallel_if0.c
  openmp/trunk/runtime/test/ompt/parallel/serialized.c
  openmp/trunk/runtime/test/ompt/synchronization/barrier/implicit_task_data.c
  openmp/trunk/runtime/test/ompt/tasks/explicit_task.c
  openmp/trunk/runtime/test/ompt/tasks/taskyield.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55579.181785.patch
Type: text/x-patch
Size: 98881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/f067d339/attachment-0001.bin>


More information about the llvm-commits mailing list