This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 02f28d45af0 2019-03-19 Richard Biener <rguenther(a)suse.de>
new a6a81db754d PR target/89378 * config/mips/mips.c (mips_expand_vec_con [...]
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/config/mips/mips-msa.md | 4 ++--
gcc/config/mips/mips.c | 4 ++--
3 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 2f978d6d097 Add forgotten requeing in propagate_subaccesses_across_link
adds a74fa2b1a77 Backport from mainline:
adds 7c580822122 Daily bump.
adds 1f08789dc62 PR rtl-optimization/89753 * loop-unroll.c (decide_unroll_ [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-warn-restrict.c | 6 +-----
gcc/loop-unroll.c | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/c-c++-common/unroll-7.c | 11 +++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-38.c | 30 ++++++++++++++++++++++++++++++
7 files changed, 65 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/unroll-7.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-38.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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 7efcedf2b5 PR24355, segmentation fault in function called from ppc_fini [...]
adds 205f067ea6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f51e1046 0: good: binutils-gcc-linux: all
new 2ec2820b 0: good: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f51e1046)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3016 +++++++++---------
4-build_abe-stage1/console.log | 3256 ++++++++++---------
5-build_linux/console.log | 70 +-
6-boot_linux/console.log | 2 +-
console.log | 6408 +++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
8 files changed, 6377 insertions(+), 6421 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 20c971d1311 [AMDGPU] Ban i8 min3 promotion.
new 1dfea47e9e2 [AMDGPU] Add buffer/load 8/16 bit overloaded intrinsics
new e697f3e7176 [llvm-ar] Support N [count] modifier
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:
include/llvm/IR/IntrinsicsAMDGPU.td | 4 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 22 +++
lib/Target/AMDGPU/AMDGPUISelLowering.h | 6 +
lib/Target/AMDGPU/BUFInstructions.td | 6 +
lib/Target/AMDGPU/SIISelLowering.cpp | 113 ++++++++++++-
lib/Target/AMDGPU/SIISelLowering.h | 10 ++
lib/Target/AMDGPU/SIInstrInfo.td | 14 ++
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll | 185 +++++++++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll | 26 +++
test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.ll | 58 +++++++
.../CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.store.ll | 28 ++++
.../AMDGPU/llvm.amdgcn.struct.buffer.load.ll | 58 +++++++
.../AMDGPU/llvm.amdgcn.struct.buffer.store.ll | 28 ++++
test/tools/llvm-ar/count.test | 80 +++++++++
tools/llvm-ar/llvm-ar.cpp | 53 +++++-
15 files changed, 680 insertions(+), 11 deletions(-)
create mode 100644 test/tools/llvm-ar/count.test
--
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 c9b864d3c6e [mips] Fix crash on recursive using of .set
new a005e566326 [InstCombine] Add missing test for icmp transformation (NFC)
new 20c971d1311 [AMDGPU] Ban i8 min3 promotion.
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:
lib/Target/AMDGPU/SIISelLowering.cpp | 6 +-
test/CodeGen/AMDGPU/fmin3.ll | 26 +++++
test/CodeGen/AMDGPU/max3.ll | 172 ++++++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/min3.ll | 172 ++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/icmp-dom.ll | 28 ++++++
5 files changed, 401 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 78919d3886 * time/mktime.c: Update obsolete URL in comment.
adds a2e57f89a3 Add AArch64 HWCAPs from Linux 5.0.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 10 ++++++++++
sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h | 3 +++
sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c | 5 +++--
3 files changed, 16 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.