This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cf03d84b025 Fix some typo and brain twister logical.
new bd82677411e * tree.c (fld_type_variant_equal_p): Skip TYPE_ALIGN check [...]
The 1 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:
gcc/ChangeLog | 7 +++++++
gcc/tree.c | 12 +++++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b44657a6b76 [XRay] Clean up more std::copy(...)'s
new fff37cd57e7 [X86][FixupLEA] Avoid checking target features for every si [...]
The 1 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:
lib/Target/X86/X86FixupLEAs.cpp | 42 +++++++++++++++++++++++------------------
1 file changed, 24 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from cbf3509 [OPENMP][OFFLOADING]Change the lambda capturing flags.
new 4a7ed29 Implementation of OpenMP 5.0 mutexinoutset task dependency type.
new 72eb02b Add Hurd support.
The 2 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/src/kmp.h | 24 +-
runtime/src/kmp_ftn_entry.h | 2 +-
runtime/src/kmp_platform.h | 10 +-
runtime/src/kmp_runtime.cpp | 4 +-
runtime/src/kmp_taskdeps.cpp | 233 +++++++++++----
runtime/src/kmp_taskdeps.h | 5 +
runtime/src/kmp_tasking.cpp | 316 ++++++++++++---------
.../src/thirdparty/ittnotify/ittnotify_static.c | 4 +
runtime/src/z_Linux_util.cpp | 11 +-
runtime/test/tasking/omp50_task_depend_mtx.c | 152 ++++++++++
runtime/test/tasking/omp50_task_depend_mtx2.c | 155 ++++++++++
11 files changed, 706 insertions(+), 210 deletions(-)
create mode 100644 runtime/test/tasking/omp50_task_depend_mtx.c
create mode 100644 runtime/test/tasking/omp50_task_depend_mtx2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 651e2975 [clangd] Deduplicate query scopes.
new 89e045eb [clangd] [NFC] Fix clang-tidy warnings.
The 1 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:
clangd/index/FileIndex.cpp | 2 +-
unittests/clangd/BackgroundIndexTests.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.