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 752312ba4e Use GNU style for metasyntactic variables in gdbserver
new 8743a9cdd2 Add more methods to gdb.Progspace
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 | 22 ++++++
gdb/doc/ChangeLog | 8 +++
gdb/doc/python.texi | 59 +++++++++++++---
gdb/python/lib/gdb/__init__.py | 27 +++++++-
gdb/python/py-block.c | 38 -----------
gdb/python/py-progspace.c | 149 ++++++++++++++++++++++++++++++++++++++++-
gdb/python/python-internal.h | 5 --
gdb/python/python.c | 112 -------------------------------
8 files changed, 250 insertions(+), 170 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 c700c57cd65 [NFC][InstCombine] Some more tests for comparisons with low [...]
new 2d59e217ef3 Fix -Wdangling-else gcc warning. NFCI.
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/Transforms/Utils/LocalTest.cpp | 6 ++++--
1 file 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 binutils-gdb.
from db4cc66567 x86: Set VexW=3 on AVX vrsqrtss
new f4bab6ff22 Expand "show disassembler-options" output
new 65e65158c5 Use GNU style for metasyntactic variables in gdb
new 752312ba4e Use GNU style for metasyntactic variables in gdbserver
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:
gdb/ChangeLog | 28 ++++++++++++++++++++++++++++
gdb/breakpoint.c | 2 +-
gdb/disasm.c | 13 +++++++++----
gdb/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/gdbreplay.c | 2 +-
gdb/gdbserver/remote-utils.c | 2 +-
gdb/interps.c | 2 +-
gdb/maint.c | 2 +-
gdb/nto-procfs.c | 2 +-
gdb/remote.c | 2 +-
gdb/sparc64-tdep.c | 15 +++++++++------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/dbx.exp | 2 +-
gdb/testsuite/gdb.base/new-ui.exp | 2 +-
gdb/top.c | 2 +-
gdb/tracepoint.c | 8 ++++----
16 files changed, 72 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 master
in repository llvm.
from 37b4d0110f0 [llvm-readobj] Make some commonly used short options visibi [...]
new c700c57cd65 [NFC][InstCombine] Some more tests for comparisons with low [...]
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:
...lize-low-bit-mask-v2-and-icmp-eq-to-icmp-ule.ll | 316 +++++++++++++++++++++
...lize-low-bit-mask-v2-and-icmp-ne-to-icmp-ugt.ll | 316 +++++++++++++++++++++
...lize-low-bit-mask-v3-and-icmp-eq-to-icmp-ule.ll | 291 +++++++++++++++++++
...lize-low-bit-mask-v3-and-icmp-ne-to-icmp-ugt.ll | 291 +++++++++++++++++++
4 files changed, 1214 insertions(+)
create mode 100644 test/Transforms/InstCombine/canonicalize-low-bit-mask-v2-and-ic [...]
create mode 100644 test/Transforms/InstCombine/canonicalize-low-bit-mask-v2-and-ic [...]
create mode 100644 test/Transforms/InstCombine/canonicalize-low-bit-mask-v3-and-ic [...]
create mode 100644 test/Transforms/InstCombine/canonicalize-low-bit-mask-v3-and-ic [...]
--
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 58694f3c62 x86: Fix vsqrtpX/vsqrtsX/vrsqrtps/vrsqrtss/vrcpps/vrcpss
new 51b27c110c x86: Fix vunpcklpX/vunpckhpX/vucomisX
new 7cba68fff2 x86: Update -mvexwig=1 tests
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:
gas/testsuite/gas/i386/avx-wig.d | 244 ++++++++++++++++++++++++++++++
gas/testsuite/gas/i386/avx2-wig.d | 109 ++++++++++++++
gas/testsuite/gas/i386/x86-64-avx-wig.d | 246 +++++++++++++++++++++++++++++++
gas/testsuite/gas/i386/x86-64-avx2-wig.d | 109 ++++++++++++++
opcodes/i386-dis.c | 44 +-----
5 files changed, 713 insertions(+), 39 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 ba530d9c51 x86: Fix vpcmpeqX/vpmovsXY/vpmuldq
discards 14bf522306 x86: Fix vroundpX/vroundsX/vpblendw
discards 8c0133232f x86: Fix vpsraw/vpsrad/vpavgw/vpmulhuw/vpmulhw/vpsubsb/vpsub [...]
discards f9f2dabf7b x86: Fix vpsubusb/vpsubusw/vpminub/vpand/vpmaxub/vpandn/vpavgb
discards 9c74c479e2 x86: Fix vpalignr
discards 64192ed69b x86: Fix vpaddusb/vpaddusw
discards cfd2d6fb45 x86: Fix vpaddsb/vpaddsw
discards 39c2f9427d x86: Fix vpaddq
discards f4a22934a0 x86: Fix vpaddb/vpaddw/vpaddd
discards 0716463dde x86: Fix vpackuswb/vpackusdw
discards 320b4da9e3 x86: Fix vpacksswb
discards 6b85c69351 x86: Fix vpackssdw
discards 728fdfbd9e x86: Fix vpabsb/vpabsw/vpabsd
discards 0e710772a4 x86: Fix vmulps/vmulss/vmulpd/vmulsd
discards 3f5b9d47e2 x86: Fix vmpsadbw
discards 1e492abc1c x86: Fix vmovups/vmovss/vmovupd/vmovsd
discards 32bd441555 x86: Fix vmovq
discards 5ff532f709 x86: Fix vmovntpX
discards 607af681ff x86: Fix vmovntdqa
discards 2309541b89 x86: Fix vmovntdq
discards 9abcbc5794 x86: Fix vmovmskpX
discards bc1fab54ac x86: Fix vmovshdup/vmovlpX/vmovhpX
discards 329786d613 x86: Fix vmovdqu/vmovdqa
discards a09527e14d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup
discards e4b6337a6b x86: Fix vmovapd/vmovaps
discards fc419b1ff4 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX
discards a59cdef524 x86: Fix vmaskmovdqu
discards ecd956d545 x86: Fix vldmxcsr/vstmxcsr
discards 481c725c5f x86: Fix vlddqu
discards 27355961a2 x86: Fix vinsertps
discards 7aa964dd5d x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps
discards 893dda54ad x86: Fix vdppd/vdpps
discards df720d021b x86: Fix vdivps/vdivss/vdivpd/vdivsd
discards e9ae0908a5 x86: Fix vcvtXX2YY
discards 13f6dd9a77 x86: Fix vcomisd/vcomiss
discards 538e5ac7c7 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd
discards e4ca1f3340 x86: Fix vblendps/vblendpd
discards ccb7e24a6f x86: Fix vaesimc/vaeskeygenassist
discards 6ac558df54 x86: Fix vaddsubpd/vaddsubps
discards 1cc1b97c3f x86: Fix vaddpd/vaddps/vaddsd/vaddss
discards cc2fd2a57d Add VEX_LEN_0F77_P_0
discards 2e4b341b8c x86: Add -mvexwig=1 tests
discards 3de87d02fc x86: Add -mvexwig=[0|1] option to assembler
adds cbaaa0cafc Change get_inferior_args to return const char *
adds 6e809f2dfa Automatic date update in version.in
adds db4cc66567 x86: Set VexW=3 on AVX vrsqrtss
new 20643dd1e9 x86: Add -mvexwig=[0|1] option to assembler
new 1fd43e22cc x86: Add -mvexwig=1 tests
new a2728e56a0 Add VEX_LEN_0F77_P_0
new 15e4fe6d39 x86: Fix vaddpd/vaddps/vaddsd/vaddss
new 2ebc373f71 x86: Fix vaddsubpd/vaddsubps
new dc1ade075a x86: Fix vaesimc/vaeskeygenassist
new a8a25702fa x86: Fix vblendps/vblendpd
new d180f346e9 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd
new 1c81136f4c x86: Fix vcomisd/vcomiss
new c408317094 x86: Fix vcvtXX2YY
new 906bde90b4 x86: Fix vdivps/vdivss/vdivpd/vdivsd
new fda3b17db6 x86: Fix vdppd/vdpps
new b985341f3e x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps
new 4bff69bf5f x86: Fix vinsertps
new 4e2e41e58f x86: Fix vlddqu
new d5176e0b21 x86: Fix vldmxcsr/vstmxcsr
new f21bba9dc4 x86: Fix vmaskmovdqu
new c60246efb2 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX
new 6674a02ade x86: Fix vmovapd/vmovaps
new 31fd36b0a4 x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup
new 9ddae4986d x86: Fix vmovdqu/vmovdqa
new 17165d96b8 x86: Fix vmovshdup/vmovlpX/vmovhpX
new d812e984fa x86: Fix vmovmskpX
new 8c6797eddd x86: Fix vmovntdq
new 052e4671df x86: Fix vmovntdqa
new f9cae6840b x86: Fix vmovntpX
new 81708197da x86: Fix vmovq
new 7c53132561 x86: Fix vmovups/vmovss/vmovupd/vmovsd
new 43f3c79c0c x86: Fix vmpsadbw
new e81bdf2998 x86: Fix vmulps/vmulss/vmulpd/vmulsd
new 62d752834c x86: Fix vpabsb/vpabsw/vpabsd
new a46e152cf4 x86: Fix vpackssdw
new 5ad6174ac7 x86: Fix vpacksswb
new 64d005e9b0 x86: Fix vpackuswb/vpackusdw
new f9f2388817 x86: Fix vpaddb/vpaddw/vpaddd
new b4b067e91f x86: Fix vpaddq
new 3c0b64d7e5 x86: Fix vpaddsb/vpaddsw
new 0d81a0f432 x86: Fix vpaddusb/vpaddusw
new 5a7f3640f7 x86: Fix vpalignr
new 233aa16159 x86: Fix vpsubusb/vpsubusw/vpminub/vpand/vpmaxub/vpandn/vpavgb
new 0b17f040c1 x86: Fix vpsraw/vpsrad/vpavgw/vpmulhuw/vpmulhw/vpsubsb/vpsub [...]
new f5443b2225 x86: Fix vroundpX/vroundsX/vpblendw
new 009d427369 x86: Fix vpcmpeqX/vpmovsXY/vpmuldq
new 8404e9d9cd x86: Fix vpunpcklbw/vpunpcklwd/vpunpckldq/vpcmpgtX/vpunpckhb [...]
new ab921dcddb x86: Fix vpcmpgtq/vpminsX/vpminuX/vpmaxsX/vpmaxuX
new 8d6f8ab29f x86: Fix vpcmpistrm/vpcmpistri
new 8e208efadb x86: Fix vpxor/vpsllX/vpmuludq/vpmaddwd/vpsadbw/vpsubX/vphad [...]
new ecb071953f x86: Fix vpmulld/vphminposuw
new 055e839152 x86: Fix vpsrlX/vpmullw/vpmovmskb/vpmaddubsw/vphsubX/vphsubs [...]
new ad7769fd18 x86: Fix vpmovzxXY
new 506f700a55 x86: Fix vpmovzxbw
new 6a00a60edb x86: Fix vsubpX/vsubsX/vpunpcklqdq/vpunpckhqdq/vpshufX
new 118b2b56a3 x86: Fix vpsrlX/vpsraX/vpsllX/vpsrldq
new 97bb4d7191 x86: Fix vptest
new 58694f3c62 x86: Fix vsqrtpX/vsqrtsX/vrsqrtps/vrsqrtss/vrcpps/vrcpss
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 (ba530d9c51)
\
N -- N -- N refs/heads/users/hjl/wig (58694f3c62)
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 55 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/version.h | 2 +-
gas/testsuite/gas/i386/avx-wig.s | 5 +
gas/testsuite/gas/i386/x86-64-avx-wig.s | 5 +
gdb/ChangeLog | 7 +
gdb/infcmd.c | 2 +-
gdb/inferior.h | 2 +-
gdb/linux-tdep.c | 2 +-
gdb/procfs.c | 2 +-
opcodes/ChangeLog | 5 +
opcodes/i386-dis.c | 676 +++++---------------------------
opcodes/i386-opc.tbl | 2 +-
opcodes/i386-tbl.h | 2 +-
12 files changed, 119 insertions(+), 593 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.