This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 327d38f1018 bpf: Improvements in CO-RE builtins implementation.
new f66b2fc122b VECT: Support SLP MASK_LEN_GATHER_LOAD with conditional mask
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/testsuite/gcc.dg/vect/vect-gather-6.c | 15 +++++++++++++++
gcc/tree-vect-slp.cc | 8 ++++++--
2 files changed, 21 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-gather-6.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_gdb_build/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gdb_build/master-arm.
from 7a1d064 onsuccess: #396: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new e08e69a onsuccess: #397: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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.xz | Bin 2080 -> 2144 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2616 bytes
04-build_abe-gdb/console.log.xz | Bin 48104 -> 47648 bytes
04-build_abe-gdb/make-gdb.log.xz | Bin 38540 -> 38592 bytes
05-check_regression/console.log.xz | Bin 1128 -> 1128 bytes
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 641 ++++++++++++++++++-------------------
jenkins/notify-init.log | 154 ++++-----
jenkins/rewrite.log | 20 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/jira/description | 24 +-
notify/jira/summary | 2 +-
notify/mail-body.txt | 30 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
18 files changed, 443 insertions(+), 448 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 0f1727e25f4 gcc: config: microblaze: fix cpu version check
new 327d38f1018 bpf: Improvements in CO-RE builtins implementation.
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:
.../{arm/arm-passes.def => bpf/bpf-passes.def} | 7 +-
gcc/config/bpf/bpf-protos.h | 4 +-
gcc/config/bpf/bpf.cc | 12 +
gcc/config/bpf/bpf.md | 4 +-
gcc/config/bpf/core-builtins.cc | 1021 +++++++++++++-------
gcc/config/bpf/core-builtins.h | 28 +
gcc/config/bpf/t-bpf | 2 +
gcc/testsuite/gcc.target/bpf/core-attr-5.c | 62 ++
gcc/testsuite/gcc.target/bpf/core-attr-6.c | 46 +
gcc/testsuite/gcc.target/bpf/core-builtin-1.c | 4 +-
.../gcc.target/bpf/core-builtin-enumvalue-opt.c | 4 +-
.../gcc.target/bpf/core-builtin-enumvalue.c | 8 +-
...{core-builtin-1.c => core-builtin-exprlist-1.c} | 34 +-
.../gcc.target/bpf/core-builtin-exprlist-2.c | 35 +
.../gcc.target/bpf/core-builtin-exprlist-3.c | 37 +
.../gcc.target/bpf/core-builtin-exprlist-4.c | 31 +
.../bpf/core-builtin-fieldinfo-offset-1.c | 16 +-
17 files changed, 999 insertions(+), 356 deletions(-)
copy gcc/config/{arm/arm-passes.def => bpf/bpf-passes.def} (78%)
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-5.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-6.c
copy gcc/testsuite/gcc.target/bpf/{core-builtin-1.c => core-builtin-exprlist-1.c} (73%)
create mode 100644 gcc/testsuite/gcc.target/bpf/core-builtin-exprlist-2.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-builtin-exprlist-3.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-builtin-exprlist-4.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_bootstrap_build/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_profiled.
from 10060b8 onsuccess: #259: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 1f69ca5 onsuccess: #260: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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.xz | Bin 2152 -> 2164 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2636 bytes
04-build_abe-bootstrap_profiled/console.log.xz | Bin 625536 -> 625428 bytes
.../make-gcc-stage2.log.xz | Bin 573056 -> 575864 bytes
05-check_regression/console.log.xz | Bin 1128 -> 1164 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 224 +++++++++++++--------
jenkins/notify-init.log | 64 +++---
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 18 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 205 insertions(+), 145 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.