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 461464f226 Fix use-after-move in compile/compile-cplus-types.c
new 4e2b18982a RISC-V: bge[u] should get higher priority than ble[u].
new d35da542a7 [gdb/Python] Eliminate find_inferior_object
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/ChangeLog | 5 +++++
gas/testsuite/gas/riscv/bge.d | 13 +++++++++++++
gas/testsuite/gas/riscv/bge.s | 5 +++++
gdb/ChangeLog | 4 ++++
gdb/python/py-inferior.c | 14 --------------
opcodes/ChangeLog | 4 ++++
opcodes/riscv-opc.c | 4 ++--
7 files changed, 33 insertions(+), 16 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/bge.d
create mode 100644 gas/testsuite/gas/riscv/bge.s
--
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 lldb.
from 82b5799a3 Add descriptions to completed expressions
new bd4b437d7 Revert "[IRInterpreter] Minor cleanups, add comments. 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:
source/Expression/IRInterpreter.cpp | 10 +++++++---
1 file changed, 7 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 gdb-8.2-branch
in repository binutils-gdb.
from 572fd9fde4 Automatic date update in version.in
new b13ab533d3 python: Make gdb.execute("show commands") work (PR 23669)
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 | 25 +++++++++++++++++
gdb/breakpoint.c | 7 ++++-
gdb/breakpoint.h | 3 ++
gdb/cli/cli-script.c | 56 +++++++++++++++++--------------------
gdb/compile/compile.c | 7 +++--
gdb/compile/compile.h | 3 ++
gdb/guile/guile.c | 5 +++-
gdb/guile/guile.h | 3 ++
gdb/python/python.c | 5 +++-
gdb/python/python.h | 3 ++
gdb/testsuite/ChangeLog | 5 ++++
gdb/testsuite/gdb.python/python.exp | 4 +++
gdb/tracepoint.c | 6 +++-
gdb/tracepoint.h | 3 ++
14 files changed, 99 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 clang-tools-extra.
from 00a59116 [clang-tidy] fix PR37913, templated exception factory diagnos [...]
new 07eed56c [clang-tidy] Remove duplicated logic in UnnecessaryValueParam [...]
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:
.../performance/UnnecessaryValueParamCheck.cpp | 23 ++++++++--------------
.../performance/UnnecessaryValueParamCheck.h | 4 ++++
2 files changed, 12 insertions(+), 15 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 a5c8509bc38 [AMDGPU] Initialize instruction itinerary from GCNSubtarget
new 95c3497d956 [X86ISel] Implement byval lowering for Win64 calling convention
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/X86CallingConv.td | 4 +++-
lib/Target/X86/X86ISelLowering.cpp | 32 ++++++++++++++++++++++++--------
test/CodeGen/X86/win64-byval.ll | 34 ++++++++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/win64-byval.ll
--
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 04e2a1829e x86: Set EVex=2 on EVEX.128 only vmovd and vmovq
new 461464f226 Fix use-after-move in compile/compile-cplus-types.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 | 6 ++++++
gdb/compile/compile-cplus-types.c | 4 ++--
2 files changed, 8 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 lld.
from 075f60bea [ELF] Use llvm::toLower instead of libc call tolower
new 566d22ea9 lld-link: Also demangle undefined dllimported symbols.
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:
Common/Strings.cpp | 8 +++++++-
test/COFF/undefined-symbol.s | 4 ++--
2 files changed, 9 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 binutils-gdb.
from 0375113302 x86: Add -mvexwig=[0|1] option to assembler
new d5f787c2bc x86: Set Vex=1 on VEX.128 only vmovd and vmovq
new 04e2a1829e x86: Set EVex=2 on EVEX.128 only vmovd and vmovq
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/ChangeLog | 26 ++++++++
gas/testsuite/gas/i386/avx-scalar-2.d | 24 ++++++++
gas/testsuite/gas/i386/avx-scalar-2.s | 22 +++++++
gas/testsuite/gas/i386/avx-scalar-intel.d | 39 ------------
gas/testsuite/gas/i386/avx-scalar.d | 39 ------------
gas/testsuite/gas/i386/avx-scalar.s | 55 -----------------
gas/testsuite/gas/i386/evex-lig-2.d | 18 ++++++
gas/testsuite/gas/i386/evex-lig-2.s | 14 +++++
gas/testsuite/gas/i386/i386.exp | 4 ++
gas/testsuite/gas/i386/x86-64-avx-scalar-2.d | 32 ++++++++++
gas/testsuite/gas/i386/x86-64-avx-scalar-2.s | 31 ++++++++++
gas/testsuite/gas/i386/x86-64-avx-scalar-intel.d | 65 +-------------------
gas/testsuite/gas/i386/x86-64-avx-scalar.d | 65 +-------------------
gas/testsuite/gas/i386/x86-64-avx-scalar.s | 77 ------------------------
gas/testsuite/gas/i386/x86-64-evex-lig-2.d | 20 ++++++
gas/testsuite/gas/i386/x86-64-evex-lig-2.s | 15 +++++
opcodes/ChangeLog | 28 +++++++++
opcodes/i386-dis-evex.h | 30 +++++++--
opcodes/i386-dis.c | 43 ++++++++++++-
opcodes/i386-opc.tbl | 24 ++++----
opcodes/i386-tbl.h | 24 ++++----
21 files changed, 328 insertions(+), 367 deletions(-)
create mode 100644 gas/testsuite/gas/i386/avx-scalar-2.d
create mode 100644 gas/testsuite/gas/i386/avx-scalar-2.s
create mode 100644 gas/testsuite/gas/i386/evex-lig-2.d
create mode 100644 gas/testsuite/gas/i386/evex-lig-2.s
create mode 100644 gas/testsuite/gas/i386/x86-64-avx-scalar-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-avx-scalar-2.s
create mode 100644 gas/testsuite/gas/i386/x86-64-evex-lig-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-evex-lig-2.s
--
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 d839b91499 Free symbol buffers if they are no longer in use
new ec6f095abc x86: Update disassembler for VexWIG
new 0375113302 x86: Add -mvexwig=[0|1] option to assembler
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/ChangeLog | 22 +
gas/NEWS | 3 +
gas/config/tc-i386.c | 45 +-
gas/doc/c-i386.texi | 10 +
gas/testsuite/gas/i386/avx-wig.d | 254 ++++
gas/testsuite/gas/i386/avx-wig.s | 248 ++++
gas/testsuite/gas/i386/avx2-wig.d | 119 ++
gas/testsuite/gas/i386/avx2-wig.s | 113 ++
gas/testsuite/gas/i386/i386.exp | 4 +
gas/testsuite/gas/i386/x86-64-avx-wig.d | 256 ++++
gas/testsuite/gas/i386/x86-64-avx-wig.s | 250 ++++
gas/testsuite/gas/i386/x86-64-avx2-wig.d | 119 ++
gas/testsuite/gas/i386/x86-64-avx2-wig.s | 113 ++
opcodes/ChangeLog | 387 ++++++
opcodes/i386-dis.c | 1987 +++++-------------------------
15 files changed, 2260 insertions(+), 1670 deletions(-)
create mode 100644 gas/testsuite/gas/i386/avx-wig.d
create mode 100644 gas/testsuite/gas/i386/avx-wig.s
create mode 100644 gas/testsuite/gas/i386/avx2-wig.d
create mode 100644 gas/testsuite/gas/i386/avx2-wig.s
create mode 100644 gas/testsuite/gas/i386/x86-64-avx-wig.d
create mode 100644 gas/testsuite/gas/i386/x86-64-avx-wig.s
create mode 100644 gas/testsuite/gas/i386/x86-64-avx2-wig.d
create mode 100644 gas/testsuite/gas/i386/x86-64-avx2-wig.s
--
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 d2dad5476b9 Revert "[DWARF] reposting r342048, which was reverted in r3 [...]
new a5c8509bc38 [AMDGPU] Initialize instruction itinerary from GCNSubtarget
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/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++++
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.