This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3461db541e6 Kill IDENTIFIER_TEMPLATE. * cp-tree.h (lang_identifier): [...]
new e9f3b6c9645 Use secure_getenv for GOMP_DEBUG
new c46613563f2 Show value of GOMP_OPENACC_DIM in libgomp nvptx plugin
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:
libgomp/ChangeLog | 17 ++++++
libgomp/env.c | 44 +++++++++++++---
libgomp/plugin/plugin-hsa.c | 27 +---------
libgomp/plugin/plugin-nvptx.c | 12 ++++-
libgomp/secure_getenv.h | 61 ++++++++++++++++++++++
.../libgomp.oacc-c-c++-common/gomp-debug-env.c | 13 +++++
6 files changed, 140 insertions(+), 34 deletions(-)
create mode 100644 libgomp/secure_getenv.h
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/gomp-debug-env.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.
from c18c00d569 [clang-format] Fix a clang-tidy warning, NFC
new 5a17e5c770 [OPENMP] Use MapVector instead of DenseMap for stable codegen, NFC.
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:
include/clang/AST/OpenMPClause.h | 3 ++-
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
2 files changed, 3 insertions(+), 2 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 glibc.
from a37b5daa6b S390: Use cu21 instruction for converting from utf16 to utf8.
new f8f72bc0c3 [ARM] Optimise memchr for NEON-enabled processors
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:
ChangeLog | 11 ++
sysdeps/arm/armv7/multiarch/Makefile | 2 +-
sysdeps/arm/armv7/multiarch/ifunc-impl-list.c | 5 +
.../armv7/multiarch/memchr.S} | 55 ++++--
sysdeps/arm/armv7/multiarch/memchr_impl.S | 219 +++++++++++++++++++++
sysdeps/arm/armv7/multiarch/memchr_neon.S | 9 +
6 files changed, 281 insertions(+), 20 deletions(-)
copy sysdeps/{powerpc/powerpc64/multiarch/memset-ppc64.S => arm/armv7/multiarch/me [...]
create mode 100644 sysdeps/arm/armv7/multiarch/memchr_impl.S
create mode 100644 sysdeps/arm/armv7/multiarch/memchr_neon.S
--
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 0c15ad3a8cd [JumpThreading] Add test case that was supposed to go with [...]
new 0c8e44ed166 [PatternMatch] Remove 64-bit or less restriction from m_Spe [...]
new 9896afe6bfb [DWARF] NFC: Make string-offset handling more like address- [...]
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:
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 2 --
include/llvm/IR/PatternMatch.h | 5 +----
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 1 -
lib/DebugInfo/DWARF/DWARFUnit.cpp | 14 +++-----------
test/Transforms/InstCombine/select-cmp-cttz-ctlz.ll | 12 ++++--------
5 files changed, 8 insertions(+), 26 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 binutils-gdb.
from 23732b1e32 objfile_per_bfd_storage non-POD
new 6da67eb10d completion_list_add_name wrapper functions
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:
gdb/ChangeLog | 9 +++++++++
gdb/symtab.c | 40 ++++++++++++++++++++++++++--------------
2 files changed, 35 insertions(+), 14 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 gcc.
from 2fbe1dc9462 PR libstdc++/81221 fix namespace qualification for parallel mode
new 3461db541e6 Kill IDENTIFIER_TEMPLATE. * cp-tree.h (lang_identifier): [...]
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/cp-tree.h | 4 ----
gcc/cp/mangle.c | 5 -----
gcc/cp/name-lookup.c | 27 ++++-----------------------
gcc/cp/ptree.c | 1 -
5 files changed, 15 insertions(+), 33 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 d88e02ecb78 Updated and extended the information about each instruction [...]
new 0c15ad3a8cd [JumpThreading] Add test case that was supposed to go with [...]
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:
test/Transforms/JumpThreading/range-compare.ll | 125 +++++++++++++++++++++++++
1 file changed, 125 insertions(+)
create mode 100644 test/Transforms/JumpThreading/range-compare.ll
--
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 compiler-rt.
from aa207c168 [tsan] Add missing include directory for test unittests
new 1c6a7b075 Only test sanitizers that are built when COMPILER_RT_SANITIZE [...]
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/CMakeLists.txt | 1 -
test/CMakeLists.txt | 75 +++++++++++++++++++++++------------------------------
2 files changed, 33 insertions(+), 43 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 binutils-gdb.
from a4d1e79aaa Remove MAX_REGISTER_SIZE from remote-sim.c
new 23732b1e32 objfile_per_bfd_storage non-POD
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:
gdb/ChangeLog | 11 +++++++++++
gdb/objfiles.c | 15 +++++++++++----
gdb/objfiles.h | 32 ++++++++++++++++++--------------
gdb/symfile.c | 2 +-
4 files changed, 41 insertions(+), 19 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe-tests.
from dc5b608 test-checkout.sh: Share snapshots for the prev_abe_* tests.
new a1bf888 test-checkout.sh: Read test flags from Abe commit logs.
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:
test-checkout.sh | 25 +++++++++++++++++++++----
1 file changed, 21 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.