llvm-project/openmp/runtime/src
AndreyChurbanov 57d8b8d6f0 [openmp] Fixed hang if detached task was serialized.
The patch fixes https://bugs.llvm.org/show_bug.cgi?id=45904.

Differential Revision: https://reviews.llvm.org/D79944
2020-05-18 15:32:13 +03:00
..
i18n [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
include [openmp] OpenMP 5.1 omp_display_env function implementation. 2020-03-04 18:15:05 +03:00
thirdparty/ittnotify [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
CMakeLists.txt [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
dllexports [openmp] OpenMP 5.1 omp_display_env function implementation. 2020-03-04 18:15:05 +03:00
exports_so.txt Cleanup of unused code 2019-07-02 13:45:40 +00:00
extractExternal.cpp [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
kmp.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_affinity.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_affinity.h [OpenMP] affinity little fix for FreeBSD 2020-01-20 18:52:10 +00:00
kmp_alloc.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_atomic.cpp [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
kmp_atomic.h [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_barrier.cpp [OpenMP] Sync writes to child thread's data before reduction 2020-04-14 14:31:06 -04:00
kmp_cancel.cpp [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_config.h.cmake [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_csupport.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_debug.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_debug.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_debugger.cpp [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_debugger.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_dispatch.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_dispatch.h [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_dispatch_hier.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_environment.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_environment.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_error.cpp [OpenMP] Remove deprecated taskq 2019-03-15 18:24:59 +00:00
kmp_error.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_ftn_cdecl.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_ftn_entry.h [openmp] OpenMP 5.1 omp_display_env function implementation. 2020-03-04 18:15:05 +03:00
kmp_ftn_extra.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_ftn_os.h [openmp] OpenMP 5.1 omp_display_env function implementation. 2020-03-04 18:15:05 +03:00
kmp_ftn_stdcall.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_global.cpp [OpenMP] Change initialization of __kmp_global 2019-09-04 17:47:37 +00:00
kmp_gsupport.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_i18n.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_i18n.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_import.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_io.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_io.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_itt.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_itt.h [OpenMP] Make use of sched_yield optional in runtime 2019-02-28 19:11:29 +00:00
kmp_itt.inl [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
kmp_lock.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_lock.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_omp.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_os.h [OpenMP] Fix incorrect property of __has_attribute() macro 2020-01-06 15:00:10 -05:00
kmp_platform.h [openmp] Recognise ARMv7ve machine arch. 2019-11-26 14:37:24 +03:00
kmp_runtime.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_safe_c_api.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_sched.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_settings.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_settings.h [openmp] OpenMP 5.1 omp_display_env function implementation. 2020-03-04 18:15:05 +03:00
kmp_stats.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_stats.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_stats_timing.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_stats_timing.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_str.cpp [OpenMP] NFC: Fix trivial typos in comments 2020-01-03 22:03:42 -05:00
kmp_str.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_stub.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_stub.h [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_taskdeps.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_taskdeps.h [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_tasking.cpp [openmp] Fixed hang if detached task was serialized. 2020-05-18 15:32:13 +03:00
kmp_threadprivate.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_utility.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
kmp_version.cpp [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_version.h [OpenMP] update strings output of libomp.so [NFC] 2020-02-12 15:45:55 -05:00
kmp_wait_release.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
kmp_wait_release.h Add OMPT support for teams construct 2019-08-03 02:38:53 +00:00
kmp_wrapper_getpid.h Enable OpenBSD support. 2019-10-30 12:37:44 +03:00
kmp_wrapper_malloc.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
libomp.rc.var Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
ompt-event-specific.h [OpenMP] Implementation of OMPT reduction callbacks 2019-12-27 15:30:51 +01:00
ompt-general.cpp [OpenMP] Add implementation and tests of Archer tool 2019-11-18 14:45:34 +01:00
ompt-internal.h Add OMPT support for teams construct 2019-08-03 02:38:53 +00:00
ompt-specific.cpp Add OMPT support for teams construct 2019-08-03 02:38:53 +00:00
ompt-specific.h [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
test-touch.c Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
tsan_annotations.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
tsan_annotations.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
z_Linux_asm.S Fix openmp on PowerPC64-BE-ELFv2 ABI on FreeBSD. 2019-11-19 19:45:06 +03:00
z_Linux_util.cpp [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
z_Windows_NT-586_asm.asm Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
z_Windows_NT-586_util.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
z_Windows_NT_util.cpp [OpenMP] NFC: Fix trivial typos in comments 2020-01-03 22:03:42 -05:00