This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.25/master
in repository glibc.
from ea60566c17 i686/multiarch: Regenerate ulps
new 05dcf1ea88 x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
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 ++++++
sysdeps/x86/cpu-features.c | 7 +++++--
2 files changed, 11 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 release/2.26/master
in repository glibc.
from a4e5aa1a44 Fix the return type of the getentropy stub
new 799859f663 x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
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 ++++++
sysdeps/x86/cpu-features.c | 7 +++++--
2 files changed, 11 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 f49c4011ef9 [x86] use more shift or LEA for select-of-constants
new 4e37712e3ba AMDGPU: Fix typo in feature description
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/AMDGPU/AMDGPU.td | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 4fc06d6a909 2017-08-06 Andrew Pinski <apinski(a)cavium.com>
new 322ea700ec6 2017-08-06 Andrew Pinski <apinski(a)cavium.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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/aarch64/atomic_cmp_exchange_zero_reg_1.c | 3 ++-
.../gcc.target/aarch64/atomic_cmp_exchange_zero_strong_1.c | 3 ++-
3 files changed, 10 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 gcc.
from d60df0a8adb * config/alpha/alpha.c (alpha_reorg): If trap is the last [...]
new 4fc06d6a909 2017-08-06 Andrew Pinski <apinski(a)cavium.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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/aarch64/_Float16_1.c | 1 +
gcc/testsuite/gcc.target/aarch64/_Float16_2.c | 1 +
gcc/testsuite/gcc.target/aarch64/_Float16_3.c | 1 +
4 files changed, 9 insertions(+)
--
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 hjl/xgetbv/2.25
in repository glibc.
discards 9dcd72cdc5 x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
new 790a8ef6a7 x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9dcd72cdc5)
\
N -- N -- N refs/heads/hjl/xgetbv/2.25 (790a8ef6a7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 f47cc28d02e [X86] Add comment to match closing Defs = [FPSW]. NFCI.
new f49c4011ef9 [x86] use more shift or LEA for select-of-constants
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/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 95 +++++++---------------
test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll | 18 ++--
test/CodeGen/X86/memcmp-optsize.ll | 48 +++++------
test/CodeGen/X86/memcmp.ll | 42 +++++-----
test/CodeGen/X86/merge-consecutive-stores.ll | 8 +-
test/CodeGen/X86/mul-constant-result.ll | 30 ++++---
test/CodeGen/X86/pr22338.ll | 20 ++---
test/CodeGen/X86/sbb.ll | 6 +-
test/CodeGen/X86/select.ll | 83 ++++++++-----------
test/CodeGen/X86/select_const.ll | 61 ++++++--------
test/CodeGen/X86/sext-i1.ll | 16 ++--
12 files changed, 178 insertions(+), 251 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 70b22dd95d6 Add missing edge probabilities in expand_oacc_for, tile case
new d60df0a8adb * config/alpha/alpha.c (alpha_reorg): If trap is the last [...]
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 | 5 +++++
gcc/config/alpha/alpha.c | 19 +++++++++++++++++++
2 files changed, 24 insertions(+)
--
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 a4819f54c0 Treat common symbol as undefined for --no-define-common
new 1d4af308ae x86: Lookup __tls_get_addr or ___tls_get_addr once
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:
bfd/ChangeLog | 18 ++++++++++++++++++
bfd/elf32-i386.c | 54 ++++++++++++++++++++++++----------------------------
bfd/elf64-x86-64.c | 56 ++++++++++++++++++++++++++----------------------------
3 files changed, 70 insertions(+), 58 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 e2a084f2c1 Automatic date update in version.in
new a4819f54c0 Treat common symbol as undefined for --no-define-common
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:
bfd/ChangeLog | 6 ++++++
bfd/elflink.c | 5 +++++
include/ChangeLog | 5 +++++
include/bfdlink.h | 3 +++
ld/ChangeLog | 16 ++++++++++++++++
ld/ld.h | 3 ---
ld/ldgram.y | 2 +-
ld/ldlang.c | 2 +-
ld/ldmain.c | 3 +++
ld/lexsup.c | 2 +-
ld/testsuite/ld-elf/pr21903.s | 15 +++++++++++++++
ld/testsuite/ld-elf/pr21903a.d | 8 ++++++++
ld/testsuite/ld-elf/pr21903b.d | 8 ++++++++
ld/testsuite/ld-elf/pr21903c.d | 3 +++
ld/testsuite/ld-elf/pr21903d.d | 4 ++++
ld/testsuite/ld-elf/pr21903e.d | 3 +++
16 files changed, 82 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr21903.s
create mode 100644 ld/testsuite/ld-elf/pr21903a.d
create mode 100644 ld/testsuite/ld-elf/pr21903b.d
create mode 100644 ld/testsuite/ld-elf/pr21903c.d
create mode 100644 ld/testsuite/ld-elf/pr21903d.d
create mode 100644 ld/testsuite/ld-elf/pr21903e.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.