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 3c3741435f x86: Set Vex=1 on VEX.128 only vmovq
new cbaaa0cafc Change get_inferior_args to return const char *
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 | 7 +++++++
gdb/infcmd.c | 2 +-
gdb/inferior.h | 2 +-
gdb/linux-tdep.c | 2 +-
gdb/procfs.c | 2 +-
5 files changed, 11 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 users/hjl/wig
in repository binutils-gdb.
from 989b3c3541 x86: Fix vpackssdw
new 55d25c8310 x86: Fix vpacksswb
new 238f545574 x86: Fix vpackuswb/vpackusdw
new e2a579d298 x86: Fix vpaddb/vpaddw/vpaddd
new 05f42ad3f5 x86: Fix vpaddq
new 399e83e1d4 x86: Fix vpaddsb/vpaddsw
new 14a82484e6 x86: Fix vpaddusb/vpaddusw
The 6 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:
opcodes/i386-dis.c | 77 ++++++++----------------------------------------------
1 file changed, 11 insertions(+), 66 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 users/hjl/wig
in repository binutils-gdb.
from e583ac4b80 x86: Fix vmovq
new 7be505cd94 x86: Fix vmovups/vmovss/vmovupd/vmovsd
new 46d1a0eff0 x86: Fix vmpsadbw
new b8525d0391 x86: Fix vmulps/vmulss/vmulpd/vmulsd
new fd5cd8381b x86: Fix vpabsb/vpabsw/vpabsd
new 989b3c3541 x86: Fix vpackssdw
The 5 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:
opcodes/i386-dis.c | 123 +++++++----------------------------------------------
1 file changed, 15 insertions(+), 108 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 users/hjl/wig
in repository binutils-gdb.
discards c21e82829a x86: Fix vmovq
discards b7875da546 x86: Fix vmovntpX
discards 814cfed32c x86: Fix vmovntdqa
discards 330d7dbc95 x86: Fix vmovntdq
discards 2a3988a4f9 x86: Fix vmovmskpX
discards a6a993e9e3 x86: Fix vmovshdup/vmovlpX/vmovhpX
discards 288f01251a x86: Fix vmovdqu/vmovdqa
discards 49a570d48d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup
discards 0d3b2a0992 x86: Fix vmovapd/vmovaps
discards 5ff88e2216 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX
discards af5b800d7e x86: Fix vmaskmovdqu
discards 8a84f0b09e x86: Fix vldmxcsr/vstmxcsr
discards d1805671d2 x86: Fix vlddqu
discards 389b62ec68 x86: Fix vinsertps
discards 4fe5bceaf7 x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps
discards 3ba8a6eda7 x86: Fix vdppd/vdpps
discards 9329b5fe84 x86: Fix vdivps/vdivss/vdivpd/vdivsd
discards 0cc7ea4b2e x86: Fix vcvtXX2YY
discards 9cb926c0ea x86: Fix vcomisd/vcomiss
discards 6926109874 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd
discards a64cc5017a x86: Fix vblendps/vblendpd
discards 7c44131296 x86: Fix vaesimc/vaeskeygenassist
discards f31323197c x86: Fix vaddsubpd/vaddsubps
discards d32120b0e5 x86: Fix vaddpd/vaddps/vaddsd/vaddss
discards 21aaadfdbb Add VEX_LEN_0F77_P_0
discards 5e95d7f99a x86: Add -mvexwig=1 tests
discards e7e8fe498c x86: Add -mvexwig=[0|1] option to assembler
new 3c3741435f x86: Set Vex=1 on VEX.128 only vmovq
new 3de87d02fc x86: Add -mvexwig=[0|1] option to assembler
new 2e4b341b8c x86: Add -mvexwig=1 tests
new cc2fd2a57d Add VEX_LEN_0F77_P_0
new 1cc1b97c3f x86: Fix vaddpd/vaddps/vaddsd/vaddss
new 6ac558df54 x86: Fix vaddsubpd/vaddsubps
new ccb7e24a6f x86: Fix vaesimc/vaeskeygenassist
new e4ca1f3340 x86: Fix vblendps/vblendpd
new 538e5ac7c7 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd
new 13f6dd9a77 x86: Fix vcomisd/vcomiss
new e9ae0908a5 x86: Fix vcvtXX2YY
new df720d021b x86: Fix vdivps/vdivss/vdivpd/vdivsd
new 893dda54ad x86: Fix vdppd/vdpps
new 7aa964dd5d x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps
new 27355961a2 x86: Fix vinsertps
new 481c725c5f x86: Fix vlddqu
new ecd956d545 x86: Fix vldmxcsr/vstmxcsr
new a59cdef524 x86: Fix vmaskmovdqu
new fc419b1ff4 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX
new e4b6337a6b x86: Fix vmovapd/vmovaps
new a09527e14d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup
new a707978f22 x86: Fix vmovdqu/vmovdqa
new f0d54407df x86: Fix vmovshdup/vmovlpX/vmovhpX
new 8fdb565f32 x86: Fix vmovmskpX
new 331ed7165c x86: Fix vmovntdq
new a743877bb2 x86: Fix vmovntdqa
new d0edab4842 x86: Fix vmovntpX
new e583ac4b80 x86: Fix vmovq
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 (c21e82829a)
\
N -- N -- N refs/heads/users/hjl/wig (e583ac4b80)
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 28 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:
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/i386/avx-scalar-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/avx-scalar.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx-scalar-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx-scalar.d | 16 ++++++++--------
opcodes/ChangeLog | 8 ++++++++
opcodes/i386-opc.tbl | 4 ++--
opcodes/i386-tbl.h | 4 ++--
8 files changed, 52 insertions(+), 36 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 8ffb70eb57 Consolidate run_dump_test
new 3c3741435f x86: Set Vex=1 on VEX.128 only vmovq
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:
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/i386/avx-scalar-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/avx-scalar.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx-scalar-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx-scalar.d | 16 ++++++++--------
opcodes/ChangeLog | 8 ++++++++
opcodes/i386-dis.c | 2 --
opcodes/i386-opc.tbl | 4 ++--
opcodes/i386-tbl.h | 4 ++--
9 files changed, 52 insertions(+), 38 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 3a0edf1ccb [OPENMP] Move OMPClauseReader/Writer classes to ASTReader/Wr [...]
new 71235610d1 [NFC] cosmetic tweaks to ExprMutationAnalyzer to be more con [...]
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:
.../clang/Analysis/Analyses/ExprMutationAnalyzer.h | 8 ++++---
lib/Analysis/ExprMutationAnalyzer.cpp | 25 +++++++++++-----------
2 files changed, 17 insertions(+), 16 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 d5247393d7e Revert r342148 (and follow-on fix attempts r342154, r342180 [...]
new 37b4d0110f0 [llvm-readobj] Make some commonly used short options visibi [...]
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-readobj/llvm-readobj.cpp | 9 +++++++++
1 file 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 users/hjl/wig
in repository binutils-gdb.
from 49a570d48d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup
new 288f01251a x86: Fix vmovdqu/vmovdqa
new a6a993e9e3 x86: Fix vmovshdup/vmovlpX/vmovhpX
new 2a3988a4f9 x86: Fix vmovmskpX
new 330d7dbc95 x86: Fix vmovntdq
new 814cfed32c x86: Fix vmovntdqa
new b7875da546 x86: Fix vmovntpX
new c21e82829a x86: Fix vmovq
The 7 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:
gas/testsuite/gas/i386/avx-wig.s | 5 ++
gas/testsuite/gas/i386/x86-64-avx-wig.s | 7 +++
opcodes/i386-dis.c | 100 +++++---------------------------
3 files changed, 26 insertions(+), 86 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 gdb-8.2-branch
in repository binutils-gdb.
from 26c7a93485 Automatic date update in version.in
new 5de69bdbd0 Move 'is_regular_file' from common-utils.c to filestuff.c
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/common/common-utils.c | 32 --------------------------------
gdb/common/common-utils.h | 5 -----
gdb/common/filestuff.c | 31 +++++++++++++++++++++++++++++++
gdb/common/filestuff.h | 5 +++++
5 files changed, 45 insertions(+), 37 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 becd18d5a87 [InstCombine] Support (sub (sext x), (sext y)) --> (sext (s [...]
new d5247393d7e Revert r342148 (and follow-on fix attempts r342154, r342180 [...]
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-cfi-verify/lib/CMakeLists.txt | 11 ++++++----
tools/llvm-exegesis/CMakeLists.txt | 4 ----
tools/llvm-exegesis/lib/AArch64/CMakeLists.txt | 15 +++++++-------
tools/llvm-exegesis/lib/CMakeLists.txt | 26 +++++++++++-------------
tools/llvm-exegesis/lib/X86/CMakeLists.txt | 15 +++++++-------
tools/llvm-mca/lib/CMakeLists.txt | 12 +++++++----
unittests/tools/llvm-exegesis/ARM/CMakeLists.txt | 1 -
unittests/tools/llvm-exegesis/X86/CMakeLists.txt | 1 -
8 files changed, 43 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.