This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fe5788862ba RISC-V: Support MASK_LEN_{LOAD_LANES,STORE_LANES}
new a79cf858b39 rs6000: Generate mfvsrwz for all platforms and remove redun [...]
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/rs6000/vsx.md | 112 +++++++++++++++++--------
gcc/testsuite/gcc.target/powerpc/pr106769-p8.c | 11 +++
gcc/testsuite/gcc.target/powerpc/pr106769-p9.c | 13 +++
gcc/testsuite/gcc.target/powerpc/pr106769.h | 17 ++++
4 files changed, 119 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106769-p8.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106769-p9.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106769.h
--
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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 5fa510c76e onsuccess: #50: 33: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 09b1959389 onsuccess: #51: 23859: [TCWG CI] https://ci.linaro.org/job/t [...]
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 2236 -> 2244 bytes
02-prepare_abe/console.log.xz | Bin 2620 -> 2608 bytes
03-build_abe-binutils/console.log.xz | Bin 29628 -> 27440 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17800 -> 17888 bytes
04-build_abe-stage1/console.log.xz | Bin 91720 -> 91880 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71184 -> 71464 bytes
05-build_abe-qemu/console.log.xz | Bin 34168 -> 33136 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22552 -> 22796 bytes
06-build_linux/console.log.xz | Bin 3816 -> 3620 bytes
08-check_regression/console.log.xz | Bin 1284 -> 1308 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
{notify => jenkins}/notify-full.log | 346 ++++++++++++++++-------------
{notify => jenkins}/notify-init.log | 152 +++++++++----
jenkins/rewrite.log | 71 +++++-
jenkins/run-build.env | 20 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 57 ++---
notify/mail-subject.txt | 2 +-
results | 2 +-
24 files changed, 420 insertions(+), 254 deletions(-)
rename {notify => jenkins}/notify-full.log (61%)
rename {notify => jenkins}/notify-init.log (60%)
--
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 c6f65ce9483 RISC-V: Support RVV VFCVT.X.F.V rounding mode intrinsic API
new d5acdd62f09 VECT: Apply MASK_LEN_{LOAD_LANES, STORE_LANES} into vectorizer
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/internal-fn.cc | 7 +++
gcc/tree-vect-data-refs.cc | 61 +++++++++++++-------
gcc/tree-vect-loop.cc | 11 ++--
gcc/tree-vect-slp.cc | 2 +-
gcc/tree-vect-stmts.cc | 141 ++++++++++++++++++++++++++++++++++-----------
gcc/tree-vectorizer.h | 4 +-
6 files changed, 163 insertions(+), 63 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 275d067c round-robin-notify.sh (print_jira_card_key): Fix
new 3e655e99 start-container-docker.sh: Debug cleanup of secondary containers
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:
start-container-docker.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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 b2a927fb534 Support -m[no-]gather -m[no-]scatter to enable/disable vect [...]
new c6f65ce9483 RISC-V: Support RVV VFCVT.X.F.V rounding mode intrinsic API
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/riscv-vector-builtins-bases.cc | 15 ++++++++++-
gcc/config/riscv/riscv-vector-builtins-bases.h | 1 +
.../riscv/riscv-vector-builtins-functions.def | 2 ++
.../gcc.target/riscv/rvv/base/float-point-cvt-x.c | 29 ++++++++++++++++++++++
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-cvt-x.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 master
in repository toolchain/ci/interesting-commits.
from 7e2f957f Add entry 38c00edd65c39b07166aa0913c79adb9bcac943c from https [...]
new 80913721 Add entry 38c00edd65c39b07166aa0913c79adb9bcac943c 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/basepoints/gcc-14-3162-g38c00edd65c | 1 +
.../commit-log.txt | 5 +++++
.../jira/description | 10 ++++++++++
.../38c00edd65c39b07166aa0913c79adb9bcac943c/jira/key | 1 +
.../38c00edd65c39b07166aa0913c79adb9bcac943c/jira/summary | 1 +
.../38c00edd65c39b07166aa0913c79adb9bcac943c/jira/yaml | 15 +++++++++++++++
.../38c00edd65c39b07166aa0913c79adb9bcac943c/status.txt | 4 ++++
.../master-aarch64/reproduction_instructions.txt | 8 ++++----
.../tcwg_gnu_native_check_gcc/master-aarch64/summary.txt | 1 +
.../tcwg_gnu_native_check_gcc/status.txt | 4 ++--
10 files changed, 44 insertions(+), 6 deletions(-)
create mode 120000 gcc/basepoints/gcc-14-3162-g38c00edd65c
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/commit-log.txt
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/jira/description
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/jira/key
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/jira/summary
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/jira/yaml
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/status.txt
copy gcc/sha1/{7fb65f102851248bafa0815401d8bdcea6d7626c => 38c00edd65c39b07166aa09 [...]
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/tcwg_gnu_nati [...]
copy gcc/sha1/{6f19cf7526168f840fd22f6af3f0cb67efb90dc8 => 38c00edd65c39b07166aa09 [...]
--
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 26a29ef7 Add entry da1a888b524d620c7a17f368b69c46934b69495c from https [...]
new 7e2f957f Add entry 38c00edd65c39b07166aa0913c79adb9bcac943c 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:
.../build_url => 38c00edd65c39b07166aa0913c79adb9bcac943c/first_url} | 2 +-
.../tcwg_gnu_native_check_gcc/master-aarch64/build_url | 2 +-
.../tcwg_gnu_native_check_gcc/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_check_gcc/ [...]
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => 38c00edd65c39b07166aa09 [...]
create mode 100644 gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c/tcwg_gnu_nati [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.