This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21e857c82f4 [SystemZ::TTI] Improve costs for i16 add, sub and mul agai [...]
new 3d8563b0d65 [SystemZ::TTI] Improve cost for compare of i64 with extend [...]
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/SystemZ/SystemZTargetTransformInfo.cpp | 16 +++++++++-------
.../CostModel/SystemZ/memop-folding-int-arith.ll | 18 +++++++++++++++++-
2 files changed, 26 insertions(+), 8 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 0b3b73c33cc 2018-10-19 Richard Biener <rguenther(a)suse.de>
new bc03033c8da PR c++/88215 * c-ubsan.c: Include langhooks.h. (ubsan_in [...]
new 04a73995e2c PR c++/87476 * typeck2.c (digest_init_r): Re-add handing [...]
new 84d0788eebd PR target/88189 * config/i386/i386.c (ix86_expand_sse_mov [...]
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:
gcc/ChangeLog | 7 ++++
gcc/c-family/ChangeLog | 8 +++++
gcc/c-family/c-ubsan.c | 6 ++--
gcc/config/i386/i386.c | 25 ++++++++++----
gcc/config/i386/sse.md | 40 ++++++++++++++++++++++
gcc/cp/ChangeLog | 7 ++++
gcc/cp/typeck2.c | 8 +++--
gcc/testsuite/ChangeLog | 15 ++++++++
gcc/testsuite/c-c++-common/ubsan/pr88215.c | 11 ++++++
gcc/testsuite/g++.dg/cpp0x/pr87476-1.C | 13 +++++++
gcc/testsuite/g++.dg/cpp0x/pr87476-2.C | 23 +++++++++++++
.../i386/{avx-vaddsubpd-1.c => avx-pr88189-1.c} | 2 +-
gcc/testsuite/gcc.target/i386/avx-pr88189-2.c | 16 +++++++++
gcc/testsuite/gcc.target/i386/sse4_1-pr88189-1.c | 35 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/sse4_1-pr88189-2.c | 16 +++++++++
15 files changed, 220 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr88215.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr87476-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr87476-2.C
copy gcc/testsuite/gcc.target/i386/{avx-vaddsubpd-1.c => avx-pr88189-1.c} (84%)
create mode 100644 gcc/testsuite/gcc.target/i386/avx-pr88189-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-pr88189-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-pr88189-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/binutils-gdb.
from 8064608f25 Automatic date update in version.in
adds 513092d696 AArch64: Fix regression in Cortex A53 erratum when PIE. (PR [...]
adds f3f67028ac Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 13 +++++
bfd/elfnn-aarch64.c | 78 ++++++++++++++++++++++++--
bfd/version.h | 2 +-
ld/ChangeLog | 7 +++
ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 +
ld/testsuite/ld-aarch64/erratum843419_tls_ie.d | 49 ++++++++++++++++
ld/testsuite/ld-aarch64/erratum843419_tls_ie.s | 43 ++++++++++++++
7 files changed, 187 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-aarch64/erratum843419_tls_ie.d
create mode 100644 ld/testsuite/ld-aarch64/erratum843419_tls_ie.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-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>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 9 ++
libstdc++-v3/include/bits/hashtable.h | 3 +
.../unordered_set/allocator/move_assign.cc | 128 +++++++++++++++------
4 files changed, 108 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.