This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 04958880e0 x86-64: Use IFUNC strncat inside libc.so
new 8c78faa9ef Fix concurrent changes on nscd aware files (BZ #23178)
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 | 18 ++++++++++
nscd/aicache.c | 30 +---------------
nscd/connections.c | 54 ++--------------------------
nscd/grpcache.c | 37 ++-----------------
nscd/hstcache.c | 37 ++-----------------
nscd/initgrcache.c | 37 ++-----------------
nscd/netgroupcache.c | 59 ++-----------------------------
nscd/nscd-client.h | 2 --
nscd/pwdcache.c | 37 ++-----------------
nscd/servicescache.c | 34 ++----------------
sysdeps/unix/sysv/linux/Makefile | 2 +-
sysdeps/unix/sysv/linux/kernel-features.h | 3 --
12 files changed, 40 insertions(+), 310 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 2aba6fc24e2 [DAG] Prune cycle check in store merge.
new 9e6d158bde2 [llvm-mca] Move the RegisterFile class into its own transla [...]
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:
tools/llvm-mca/CMakeLists.txt | 1 +
tools/llvm-mca/Dispatch.cpp | 237 +---------------------
tools/llvm-mca/Dispatch.h | 138 +------------
tools/llvm-mca/{Dispatch.cpp => RegisterFile.cpp} | 137 +------------
tools/llvm-mca/{Dispatch.h => RegisterFile.h} | 112 +---------
5 files changed, 21 insertions(+), 604 deletions(-)
copy tools/llvm-mca/{Dispatch.cpp => RegisterFile.cpp} (64%)
copy tools/llvm-mca/{Dispatch.h => RegisterFile.h} (63%)
--
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 3acb7083a6 regcache.c: Remove unused typedefs
new 921222e2e8 Use a distinguishing name for minidebug objfile
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/minidebug.c | 5 ++++-
gdb/symfile-add-flags.h | 7 +++++--
gdb/symfile.c | 7 +++++--
4 files changed, 25 insertions(+), 5 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 clang.
from b631fcb412 [Attr] Don't print fake MSInheritance argument
new 96b95b50a9 [Modules] Do not diagnose missing import in recovery mode if [...]
new 1b1c8e45f0 Add lit tests forgotten for R332470
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:
lib/Sema/SemaType.cpp | 2 +-
test/CodeGenCXX/code_seg1.cpp | 135 ++++++++++++++++++++++++++++++++++++++++
test/CodeGenCXX/code_seg2.cpp | 141 ++++++++++++++++++++++++++++++++++++++++++
test/CodeGenCXX/code_seg3.cpp | 86 ++++++++++++++++++++++++++
test/CodeGenCXX/code_seg4.cpp | 31 ++++++++++
test/SemaCXX/code_seg.cpp | 104 +++++++++++++++++++++++++++++++
test/SemaCXX/code_seg1.cpp | 96 ++++++++++++++++++++++++++++
7 files changed, 594 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/code_seg1.cpp
create mode 100644 test/CodeGenCXX/code_seg2.cpp
create mode 100644 test/CodeGenCXX/code_seg3.cpp
create mode 100644 test/CodeGenCXX/code_seg4.cpp
create mode 100644 test/SemaCXX/code_seg.cpp
create mode 100644 test/SemaCXX/code_seg1.cpp
--
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 8e398a45d5e Give shared modules in unittests the platform-native extens [...]
new 92d4ba18bdc [DAG] Defer merge store cycle checking to just before merge. NFCI.
new 2aba6fc24e2 [DAG] Prune cycle check in store merge.
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 92 ++++++++++++++++++++++++--------
1 file changed, 70 insertions(+), 22 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 7cf7fcc83c PR22458, failure to choose a matching ELF target
new 3acb7083a6 regcache.c: Remove unused typedefs
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 | 5 +++++
gdb/regcache.c | 5 -----
2 files changed, 5 insertions(+), 5 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 d51b116aa1f [x86] add run with unsafe global param; NFC
new 8e398a45d5e Give shared modules in unittests the platform-native extens [...]
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:
unittests/Passes/CMakeLists.txt | 2 +-
unittests/Passes/PluginsTest.cpp | 3 ++-
unittests/Support/DynamicLibrary/CMakeLists.txt | 11 ++---------
unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp | 8 +++++---
4 files changed, 10 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 llvm.
from c2421e4a708 [AArch64][SVE] Improve diagnostics for vectors with incorre [...]
new 945003c7f91 [x86] add tests for DAG FP undef operands; NFC
new b994738de76 [AMDGPU] Change llvm.debugtrap to be a debug breakpoint tha [...]
new d51b116aa1f [x86] add run with unsafe global param; NFC
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:
docs/AMDGPUUsage.rst | 33 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 67 ++--
lib/Target/AMDGPU/SIISelLowering.h | 1 +
test/CodeGen/AMDGPU/trap.ll | 36 +-
test/CodeGen/X86/fp-undef.ll | 646 +++++++++++++++++++++++++++++++++++
5 files changed, 729 insertions(+), 54 deletions(-)
create mode 100644 test/CodeGen/X86/fp-undef.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 glibc.
from c9992d13c4 Update MIPS libm-test-ulps.
new 04958880e0 x86-64: Use IFUNC strncat inside libc.so
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 | 8 ++++++++
sysdeps/x86_64/multiarch/strncat-c.c | 3 +--
sysdeps/x86_64/multiarch/strncat.c | 5 +++++
3 files changed, 14 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.