This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr21265/2.23
in repository glibc.
discards 915e61c5d7 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
new c9af02d35a x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
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 (915e61c5d7)
\
N -- N -- N refs/heads/hjl/pr21265/2.23 (c9af02d35a)
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:
sysdeps/x86_64/dl-trampoline.h | 8 +++++++-
1 file changed, 7 insertions(+), 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 llvm.
from e746b67d41b [X86] Fix disassembling of EVEX instructions to stop accide [...]
new 8d6bf15df65 [X86][SSE] Add extractps/pextrd equivalence to domain tables
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/X86InstrInfo.cpp | 6 ++++
test/CodeGen/X86/2011-10-19-widen_vselect.ll | 6 ++--
.../2011-12-26-extractelement-duplicate-load.ll | 6 ++--
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 8 ++---
test/CodeGen/X86/avx512-insert-extract.ll | 16 ++++-----
test/CodeGen/X86/extract-store.ll | 8 ++---
test/CodeGen/X86/extractelement-index.ll | 25 +++++---------
test/CodeGen/X86/known-signbits-vector.ll | 2 +-
test/CodeGen/X86/nontemporal-2.ll | 6 ++--
test/CodeGen/X86/oddshuffles.ll | 22 ++++++------
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 8 ++---
test/CodeGen/X86/sse41-schedule.ll | 18 +++++++---
test/CodeGen/X86/sse41.ll | 7 ++--
test/CodeGen/X86/widen_load-3.ll | 40 +++++++---------------
14 files changed, 87 insertions(+), 91 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 3ef03332d0e Fix MSVC 'result of 32-bit shift implicitly converted to 64 [...]
new e746b67d41b [X86] Fix disassembling of EVEX instructions to stop accide [...]
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/Disassembler/X86Disassembler.cpp | 99 +---------------------
.../X86/Disassembler/X86DisassemblerDecoder.cpp | 59 ++++++++-----
.../X86/Disassembler/X86DisassemblerDecoder.h | 1 +
.../Disassembler/X86DisassemblerDecoderCommon.h | 3 +
test/MC/Disassembler/X86/x86-64.txt | 16 +---
utils/TableGen/X86RecognizableInstr.cpp | 26 +++---
6 files changed, 61 insertions(+), 143 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 zorg.
from a7c8abe [zorg] Print ulimits to debub bot failures
new ad04c19 [zorg] Combine multiple sanitizer bots on single machine to i [...]
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:
buildbot/osuosl/master/config/builders.py | 30 +++++++++++++-----------------
buildbot/osuosl/master/config/slaves.py | 14 +++++++-------
2 files changed, 20 insertions(+), 24 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 hjl/pr21265/2.25
in repository glibc.
at 33122280d2 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
This branch includes the following new commits:
new 33122280d2 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
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.
--
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/pr21265/2.24
in repository glibc.
at 609ccf8ca8 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
This branch includes the following new commits:
new 609ccf8ca8 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
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.
--
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/pr21265/2.23
in repository glibc.
at 915e61c5d7 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
This branch includes the following new commits:
new 915e61c5d7 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
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.
--
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/pr21265/2.26
in repository glibc.
at 5d9b05d1ad x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
This branch includes the following new commits:
new aca8619adb x86: Add x86_64 to x86-64 HWCAP [BZ #22093]
new 5d9b05d1ad x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
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.
--
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 4d3bb80e5d Add overloads of for_each_thread/find_thread that filter on pid
new 4e15b78be4 PR ld/21233
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/shared.exp | 6 ------
2 files changed, 5 insertions(+), 6 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 ce228816d5b [PPC CodeGen] Fix the bitreverse.i64 intrinsic.
new 3ef03332d0e Fix MSVC 'result of 32-bit shift implicitly converted to 64 [...]
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/HexagonISelDAGToDAG.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.