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 9c23b42ffa Convert DTrace probe interface to C++ (and perform some cleanups)
new 38bf51134d x86/Intel: don't report multiple errors for a single insn operand
new 66f1eba0b7 x86: correct UDn
new 9bb129e82f x86: drop redundant VSIB handling code
new 43083a502b x86-64: always use unsigned 32-bit reloc for 32-bit addressi [...]
new 65f3ed048f x86: fix AVX-512 16-bit addressing
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:
gas/ChangeLog | 37 +++++++++++++++++++++++++
gas/config/tc-i386-intel.c | 6 +++--
gas/config/tc-i386.c | 18 +++----------
gas/testsuite/gas/i386/arch-4.d | 6 ++---
gas/testsuite/gas/i386/arch-4.s | 5 ++--
gas/testsuite/gas/i386/avx512f-intel.d | 6 +++++
gas/testsuite/gas/i386/avx512f.d | 6 +++++
gas/testsuite/gas/i386/avx512f.s | 8 ++++++
gas/testsuite/gas/i386/intel.d | 2 +-
gas/testsuite/gas/i386/intel.s | 2 +-
gas/testsuite/gas/i386/inval-avx512f.l | 3 ---
gas/testsuite/gas/i386/opcode-intel.d | 2 +-
gas/testsuite/gas/i386/opcode-suffix.d | 2 +-
gas/testsuite/gas/i386/opcode.d | 2 +-
gas/testsuite/gas/i386/opcode.s | 2 +-
gas/testsuite/gas/i386/reloc64.d | 4 +++
gas/testsuite/gas/i386/reloc64.s | 6 +++++
gas/testsuite/gas/i386/x86-64-inval-avx512f.l | 3 ---
ld/ChangeLog | 6 +++++
ld/testsuite/ld-x86-64/apic.d | 18 +++++++++++++
ld/testsuite/ld-x86-64/apic.s | 13 +++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
opcodes/ChangeLog | 13 +++++++++
opcodes/i386-dis.c | 10 ++++---
opcodes/i386-opc.tbl | 6 +++--
opcodes/i386-tbl.h | 39 +++++++++++++++++++++------
26 files changed, 179 insertions(+), 47 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/apic.d
create mode 100644 ld/testsuite/ld-x86-64/apic.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 gcc.
from 3ab76bd4ffe 2017-11-23 Richard Biener <rguenther(a)suse.de>
new bae31501f6b 2017-11-23 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++
gcc/fortran/trans-types.c | 6 ++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/submodule_31.f08 | 54 ++++++++++++++++++++++++++++++
4 files changed, 72 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_31.f08
--
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 4e90f5752b2 2017-11-23 Richard Biener <rguenther(a)suse.de>
new 3ab76bd4ffe 2017-11-23 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-61.c | 43 ++++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 40 ++++++++++++++++++++++++++-
4 files changed, 94 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-61.c
--
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 9052cc8ec75 Revert r318822 "[llvm-tblgen] - Stop using std::string in R [...]
new a99f2a1277c [MSan] Move the access address check before the shadow acce [...]
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/Transforms/Instrumentation/MemorySanitizer.cpp | 3 +--
.../MemorySanitizer/check_access_address.ll | 22 ++++++++++++++++++++++
2 files changed, 23 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 3eaddd12f8c cmd/go, go/internal/gccgoimporter: pass -X to ar on AIX
new bbcbb981d99 2017-11-23 Richard Biener <rguenther(a)suse.de>
new 4e90f5752b2 2017-11-23 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 9 ++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/pr83089.c | 1 +
gcc/tree-ssa-pre.c | 68 ++++++++++++++----------------------------
4 files changed, 38 insertions(+), 45 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 ddac3f0509 [DeclPrinter] Allow printing fully qualified name of functio [...]
new 6428eaf621 Do not perform the analysis based warning if the warnings ar [...]
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/Sema/AnalysisBasedWarnings.cpp | 8 ++++----
unittests/Tooling/ToolingTest.cpp | 26 ++++++++++++++++++++++++++
2 files changed, 30 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 master
in repository llvm.
from 41474c8b1aa [IRCE][NFC] Add no wrap flags to no-wrapping SCEV calculation
new 9052cc8ec75 Revert r318822 "[llvm-tblgen] - Stop using std::string in R [...]
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:
include/llvm/TableGen/Record.h | 2 +-
utils/TableGen/CTagsEmitter.cpp | 9 +++++----
2 files changed, 6 insertions(+), 5 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 6d2231861c3 Add backend name to AVR Target to enable runtime info to be [...]
new 41474c8b1aa [IRCE][NFC] Add no wrap flags to no-wrapping SCEV calculation
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/Transforms/Scalar/InductiveRangeCheckElimination.cpp | 5 +++--
1 file changed, 3 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 libcxx.
from 70c7bbd04 Add [[nodiscard]] to std::async as part of P0600.
new 389f90f5d Add additional 'UNSUPPORTED' to the test case.
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:
test/std/thread/futures/futures.async/async.fail.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.