This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f0e6a169 Add entry 7810fb3a142bed6da9eca8fde114629023fc5c4e from https [...]
new 8746a2e8 Add entry 7810fb3a142bed6da9eca8fde114629023fc5c4e from https [...]
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/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/jira/description | 4 ++++
gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/jira/yaml | 4 ++++
gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/status.txt | 4 ++++
.../{master-arm_v7a_softfp_eabi => master-arm_eabi}/details.txt | 6 +++---
.../master-arm_eabi}/reproduction_instructions.txt | 4 ++--
.../{master-thumb_m3_eabi => master-arm_eabi}/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
7 files changed, 23 insertions(+), 7 deletions(-)
copy gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/{tcwg_gcc_check/master-arm [...]
copy gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/{m [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 78451a35 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new f0e6a169 Add entry 7810fb3a142bed6da9eca8fde114629023fc5c4e from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-arm_eabi/build_url | 2 +-
.../master-arm_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{000f8b9a6a0ec7eaae9535e73c8f4fc3ea10a364 => 7810fb3a142bed6da9eca8f [...]
copy gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/{tcwg_bootstrap_check/maste [...]
--
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-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-next-allnoconfig.
from a2e329f onsuccess: #48: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 265d427 onsuccess: #49: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2308 -> 2336 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2608 bytes
03-build_abe-binutils/console.log.xz | Bin 28192 -> 27688 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18048 -> 17884 bytes
04-build_abe-stage1/console.log.xz | Bin 75224 -> 74020 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54992 -> 54324 bytes
05-build_abe-qemu/console.log.xz | Bin 32692 -> 34660 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 21596 -> 23196 bytes
06-build_linux/console.log.xz | Bin 2872 -> 2896 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 1196 -> 1224 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 289 ++++++++++++++++++-----------
jenkins/notify-init.log | 108 ++++++-----
jenkins/rewrite.log | 22 +--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 50 ++---
notify/mail-subject.txt | 2 +-
results | 2 +-
25 files changed, 298 insertions(+), 197 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 d35e12e1c08 Daily bump.
new 8bf5636e4fc RISC-V: Support ceil and ceilf auto-vectorization
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/config/riscv/autovec.md | 16 +++
gcc/config/riscv/riscv-protos.h | 5 +
gcc/config/riscv/riscv-v.cc | 133 +++++++++++++++++++++
gcc/config/riscv/vector.md | 2 +-
.../gcc.target/riscv/rvv/autovec/math-ceil-0.c | 26 ++++
.../gcc.target/riscv/rvv/autovec/math-ceil-1.c | 26 ++++
.../gcc.target/riscv/rvv/autovec/math-ceil-2.c | 26 ++++
.../gcc.target/riscv/rvv/autovec/math-ceil-3.c | 28 +++++
.../gcc.target/riscv/rvv/autovec/math-ceil-run-0.c | 39 ++++++
.../gcc.target/riscv/rvv/autovec/math-ceil-run-1.c | 39 ++++++
.../gcc.target/riscv/rvv/autovec/math-ceil-run-2.c | 39 ++++++
.../gcc.target/riscv/rvv/autovec/test-math.h | 38 ++++++
.../gcc.target/riscv/rvv/autovec/vls/math-ceil-1.c | 56 +++++++++
13 files changed, 472 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-run-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-run-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/math-ceil-run-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/test-math.h
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/math-ceil-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.