This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 85611dc6ded [ARC] Fix for PR89838
new 4d319159925 2019-06-25 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 | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-24.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/reassoc-25.c | 4 ++--
gcc/tree-ssa-reassoc.c | 26 ++++++++++++++++----------
5 files changed, 32 insertions(+), 14 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 gcc-9-branch
in repository gcc.
from 219a6a6bf99 GCN: Wait for exit value to write before exiting.
new 472bac30e63 [ARC] Backport fix PR89838
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 | 17 +++
gcc/config/arc/arc.c | 238 ++++++++-------------------------
gcc/config/arc/arc.md | 8 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/arc/pr89838.c | 16 +++
5 files changed, 98 insertions(+), 186 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/pr89838.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-defconfig
in repository toolchain/ci/gcc.
from 25393a0b19e Daily bump.
adds 21a5cb8e51a Daily bump.
adds 3c5dd97a97c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-defconfig
in repository toolchain/ci/binutils-gdb.
from baae91b997 Automatic date update in version.in
adds 4acb0da14e Automatic date update in version.in
adds df010caac3 elf: Remove the property after reporting its removal
adds ee4a6d6f09 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 10 ++++------
bfd/version.h | 2 +-
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-x86-64/pr24721-x32.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.map | 3 +++
ld/testsuite/ld-x86-64/pr24721a.s | 34 ++++++++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr24721b.s | 6 ++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
10 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/pr24721-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.map
create mode 100644 ld/testsuite/ld-x86-64/pr24721a.s
create mode 100644 ld/testsuite/ld-x86-64/pr24721b.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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards ecfa9e1c 0: update: binutils-gcc-linux: boot
new bfaae7dc 0: update: binutils-gcc-linux: boot
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 (ecfa9e1c)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 172 +-
03-build_abe-binutils/console.log | 10494 +++++++--------
04-build_abe-stage1/console.log | 13946 +++++++++----------
05-build_linux/console.log | 728 +-
06-boot_linux/console.log | 408 +-
console.log | 25878 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 25890 insertions(+), 25882 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 7074daff3e5 [PowerPC] Emit XXSEL for vec_sel and code that has the same [...]
new 691701d2f8a [TargetLowering] SimplifyDemandedBits - legal checks for SI [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 21 +++++--
test/CodeGen/X86/avx512-ext.ll | 84 +++++++++++++-------------
test/CodeGen/X86/avx512-fma.ll | 6 +-
test/CodeGen/X86/avx512-insert-extract.ll | 44 +++++++-------
test/CodeGen/X86/avx512-mask-op.ll | 64 ++++++++++----------
test/CodeGen/X86/avx512-masked-memop-64-32.ll | 14 ++---
test/CodeGen/X86/avx512-vec-cmp.ll | 3 +-
test/CodeGen/X86/masked_compressstore.ll | 16 ++---
test/CodeGen/X86/masked_expandload.ll | 4 +-
test/CodeGen/X86/masked_gather_scatter.ll | 64 ++++++++++----------
test/CodeGen/X86/masked_load.ll | 12 ++--
test/CodeGen/X86/pmul.ll | 4 +-
test/CodeGen/X86/pr30284.ll | 2 +-
test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 8 +--
test/CodeGen/X86/setcc-lowering.ll | 2 +-
test/CodeGen/X86/vector-reduce-and-bool.ll | 10 +--
test/CodeGen/X86/vector-reduce-or-bool.ll | 10 +--
test/CodeGen/X86/vector-reduce-xor-bool.ll | 10 +--
test/CodeGen/X86/vector-shuffle-512-v16.ll | 4 +-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 12 ++--
test/CodeGen/X86/vector-shuffle-v1.ll | 12 ++--
21 files changed, 207 insertions(+), 199 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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 241d136b 0: update: llvm-linux: boot
new d5680b12 0: update: llvm-linux: boot
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 (241d136b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 11957 ++++++++++++-----------
03-build_linux/console.log | 7820 ++++++++++++++-
console.log | 19943 ++++++++++++++++++++++++++-------------
jenkins/manifest.sh | 12 +-
5 files changed, 26940 insertions(+), 12958 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.