This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 7ffaa1b Reduce perf impact of redundant ittnotify calls new e5a6ff3 Fixed missing memory cleanup in __kmp_affinity_create_hwloc_map() new 24cb1f2 Fix for crash in task dependencies new c1cd14f Teach OpenMP Library to use Hwloc on Windows
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: runtime/cmake/config-ix.cmake | 29 +++++++++-------- runtime/src/kmp.h | 70 ++++++++++++++++++++++------------------- runtime/src/kmp_affinity.cpp | 2 ++ runtime/src/kmp_ftn_entry.h | 4 +-- runtime/src/kmp_global.c | 9 +++--- runtime/src/kmp_taskdeps.cpp | 2 +- runtime/src/z_Windows_NT_util.c | 67 +++++++++++++++++++++++++++++++++------ 7 files changed, 119 insertions(+), 64 deletions(-)