llvm-project/openmp/tools
Joachim Protze e99207feb4 [OpenMP][Tool] Handle detached tasks in Archer
Since detached tasks are supported by clang and the OpenMP runtime, Archer
must expect to receive the corresponding callbacks.

This patch adds support to interpret the synchronization semantics of
omp_fulfill_event and cleans up the handling of task switches.
2020-11-03 13:15:32 +01:00
..
archer [OpenMP][Tool] Handle detached tasks in Archer 2020-11-03 13:15:32 +01:00
multiplex [OpenMP][Tests] Fix/Mark compatibilty for GCC 2020-07-06 23:56:09 +02:00
CMakeLists.txt