This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 024fc6cdfea [SystemZ::TTI] Improved cost values for comparison against memory.
new 21e857c82f4 [SystemZ::TTI] Improve costs for i16 add, sub and mul agai [...]
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 | 10 ++-
.../CostModel/SystemZ/memop-folding-int-arith.ll | 93 ++++++++++++++++++++++
2 files changed, 99 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 gcc.
from a1c7ffb16bd Daily bump.
adds da8dd06846d Add myself to MAINTAINERS
adds 0b3b73c33cc 2018-10-19 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
gcc/testsuite/ChangeLog | 5 +++++
.../testsuite/libgomp.c++ => gcc/testsuite/g++.dg/gomp}/pr88182.C | 2 +-
libgomp/ChangeLog | 5 +++++
5 files changed, 16 insertions(+), 1 deletion(-)
rename {libgomp/testsuite/libgomp.c++ => gcc/testsuite/g++.dg/gomp}/pr88182.C (91%)
--
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 37e265983b8 [SystemZ::TTI] Return zero cost for scalar load/store conn [...]
new 024fc6cdfea [SystemZ::TTI] Improved cost values for comparison against memory.
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 | 17 +++++++++++++-
test/Analysis/CostModel/SystemZ/cmp-mem.ll | 27 +++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/CostModel/SystemZ/cmp-mem.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
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.
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-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.
unknown user pushed a change to branch master
in repository llvm.
from 3eeed747eec [llvm-objcopy] Hook up the -V alias to --version, output "G [...]
new 37e265983b8 [SystemZ::TTI] Return zero cost for scalar load/store conn [...]
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 | 25 +++++++++
test/Analysis/CostModel/SystemZ/intrinsics.ll | 67 +++++++++++++++++++++++
2 files changed, 92 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.