This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 298d0e3129 Consolidate Linux getdents{64} implementation
new 77b9339028 hurd: Fix symbols exposition
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 | 6 ++++++
bits/in.h | 2 ++
conform/data/netinet/in.h-data | 2 ++
sysdeps/gnu/bits/msq.h | 4 ++--
sysdeps/gnu/bits/shm.h | 2 +-
5 files changed, 13 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 gcc.
from 20d1a0756a0 libgcc/CET: Skip signal frames when unwinding shadow stack
new 0977f64fb8f /cp 2018-04-19 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 ++++++
gcc/cp/pt.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/parse/crash68.C | 18 ++++++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/crash68.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 llvm.
from 4d445a2a381 [Reassociate] fix formatting; NFC
new 9afbe3949f0 [X86] Correct the scheduling data for register forms of XCH [...]
new a950af2c60a [X86][SLM] Fix typo using SandyBridge resources.
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/Target/X86/X86SchedBroadwell.td | 10 +--
lib/Target/X86/X86SchedHaswell.td | 10 +--
lib/Target/X86/X86SchedSandyBridge.td | 6 +-
lib/Target/X86/X86SchedSkylakeClient.td | 10 +--
lib/Target/X86/X86SchedSkylakeServer.td | 10 +--
lib/Target/X86/X86ScheduleSLM.td | 4 +-
test/CodeGen/X86/schedule-x86_32.ll | 20 ++---
test/CodeGen/X86/schedule-x86_64.ll | 132 ++++++++++++++++----------------
8 files changed, 102 insertions(+), 100 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 lld.
from 3e58ab380 Simplify Repl handling.
new e44174853 Define InputSection::getOffset inline.
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:
ELF/InputSection.cpp | 4 ++--
ELF/InputSection.h | 2 ++
2 files changed, 4 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 llvm.
from ed36cef6838 [X86] Merge some MMX instregex
new 4d445a2a381 [Reassociate] fix formatting; 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:
lib/Transforms/Scalar/Reassociate.cpp | 7 +++----
1 file changed, 3 insertions(+), 4 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 e21049990ab [if-converter] Handle BBs that terminate in ret during diam [...]
new ed36cef6838 [X86] Merge some MMX instregex
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/X86SchedBroadwell.td | 108 +++++++++-----------------------
lib/Target/X86/X86SchedHaswell.td | 108 +++++++++-----------------------
lib/Target/X86/X86SchedSandyBridge.td | 33 +++-------
lib/Target/X86/X86SchedSkylakeClient.td | 52 ++++-----------
lib/Target/X86/X86SchedSkylakeServer.td | 56 ++++-------------
5 files changed, 88 insertions(+), 269 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 980f5afda1b [Hexagon] Use legal types when lowering CONCAT_VECTORS via [...]
new e21049990ab [if-converter] Handle BBs that terminate in ret during diam [...]
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/CodeGen/IfConversion.cpp | 39 ++++++++++++++++++--------
test/CodeGen/Hexagon/ifcvt-diamond-ret.mir | 25 +++++++++++++++++
test/CodeGen/MIR/PowerPC/ifcvt-diamond-ret.mir | 34 ++++++++++++++++++++++
3 files changed, 87 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/Hexagon/ifcvt-diamond-ret.mir
create mode 100644 test/CodeGen/MIR/PowerPC/ifcvt-diamond-ret.mir
--
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 lld.
from 3806655c4 Simplify getOffset for synthetic sections.
new 3e58ab380 Simplify Repl handling.
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:
ELF/InputSection.cpp | 7 +++----
ELF/Symbols.cpp | 4 +++-
2 files changed, 6 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 binutils-gdb.
from f6a8b8c7ac PR22537, Segmentation fault with static PIE
new d83d540335 Fix second bug where --icf=safe triggers segfault when linking ARM.
new f31c089e78 Fix dependency tracking in gdbserver subdirectories
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:
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/Makefile.in | 8 ++++++--
gold/ChangeLog | 6 ++++++
gold/gc.h | 2 +-
4 files changed, 18 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 b7f081acd6a [llvm-objdump] Remove test object file
new 980f5afda1b [Hexagon] Use legal types when lowering CONCAT_VECTORS via [...]
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/Hexagon/HexagonISelLoweringHVX.cpp | 26 +++++++++++++++++
.../autohvx/isel-extractelt-illegal-type.ll | 34 ++++++++++++++++++++++
2 files changed, 60 insertions(+)
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-extractelt-illegal-type.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.