This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from 3c58b11d3b5 Daily bump.
adds 4822b190bce Daily bump.
adds d7db240c787 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
adds dc234b780e4 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 +++++
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 1 +
libstdc++-v3/ChangeLog | 9 ++
libstdc++-v3/include/bits/hashtable.h | 3 +
.../unordered_set/allocator/move_assign.cc | 128 +++++++++++++++------
9 files changed, 153 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.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 gcc-7-branch
in repository gcc.
from a798a303c8a 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
new 0b464fe3940 2018-11-28 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 ++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 1 +
4 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.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 gcc.
from 8ba23dc9a18 PR testsuite/85368 * gcc.dg/tree-ssa/phi-opt-11.c: For br [...]
new 1accb46c587 [RS6000] Bootstrap failure compiling xcoffout.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:
gcc/ChangeLog | 4 ++++
gcc/xcoffout.c | 2 +-
2 files changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/gcc.
from 3c58b11d3b5 Daily bump.
adds 4822b190bce Daily bump.
adds d7db240c787 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
adds dc234b780e4 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 +++++
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 1 +
libstdc++-v3/ChangeLog | 9 ++
libstdc++-v3/include/bits/hashtable.h | 3 +
.../unordered_set/allocator/move_assign.cc | 128 +++++++++++++++------
9 files changed, 153 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.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 43c0a6482a4 Fix build of r347741 by adding missing vector include to AR [...]
new 9d5ac66dc1f Fix -Winfinite-recursion compile error.
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:
utils/TableGen/CodeGenInstruction.h | 4 +++-
1 file changed, 3 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 gcc-8-branch
in repository gcc.
from d7db240c787 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
new dc234b780e4 2018-11-28 Richard Biener <rguenther(a)suse.de>
new a87645915c9 2018-11-28 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 | 12 ++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 ++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 1 +
5 files changed, 45 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.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 0884e6d64ed [DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugVa [...]
new 83895b33cb2 [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base [...]
new 9ba9c03b671 [MachineScheduler] Add support for clustering mem ops with [...]
new 43c0a6482a4 Fix build of r347741 by adding missing vector include to AR [...]
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:
include/llvm/CodeGen/TargetInstrInfo.h | 12 +-
include/llvm/Support/ARMTargetParser.h | 1 +
lib/CodeGen/ImplicitNullChecks.cpp | 6 +-
lib/CodeGen/MachinePipeliner.cpp | 28 ++--
lib/CodeGen/MachineScheduler.cpp | 34 +++--
lib/CodeGen/MachineSink.cpp | 9 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 169 +++++++++++++++++-------
lib/Target/AArch64/AArch64InstrInfo.h | 15 +--
lib/Target/AArch64/AArch64StorePairSuppress.cpp | 6 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 77 ++++++-----
lib/Target/AMDGPU/SIInstrInfo.h | 9 +-
lib/Target/AMDGPU/SIMachineScheduler.cpp | 6 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 34 ++---
lib/Target/Hexagon/HexagonInstrInfo.h | 10 +-
lib/Target/Hexagon/HexagonSubtarget.cpp | 13 +-
lib/Target/Lanai/LanaiInstrInfo.cpp | 27 ++--
lib/Target/Lanai/LanaiInstrInfo.h | 12 +-
lib/Target/X86/X86InstrInfo.cpp | 13 +-
lib/Target/X86/X86InstrInfo.h | 6 +-
test/CodeGen/AArch64/arm64-memset-inline.ll | 2 +-
test/CodeGen/AArch64/cluster-frame-index.mir | 27 ++++
21 files changed, 328 insertions(+), 188 deletions(-)
create mode 100644 test/CodeGen/AArch64/cluster-frame-index.mir
--
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 4b88badbb0c [TableGen] Better error checking for TIED_TO constraints.
new 0884e6d64ed [DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugVa [...]
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/CodeGen/AsmPrinter.h | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 3 +--
lib/CodeGen/AsmPrinter/DIE.cpp | 2 +-
lib/Target/Mips/MipsAsmPrinter.cpp | 3 +--
lib/Target/Mips/MipsAsmPrinter.h | 2 +-
5 files changed, 5 insertions(+), 7 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 124fa5d8 [clangd] Canonicalize file path in URIForFile.
new 0ea634ce Fix a false-positive with cert-err58-cpp.
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-tidy/cert/StaticObjectExceptionCheck.cpp | 2 +-
test/clang-tidy/cert-static-object-exception.cpp | 15 ++++++++++++++-
2 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.