This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dbc38dd9e96 middle-end: Pass along SLP node when costing vector loads/stores
new fbca864a7bf Match: Refactor the unsigned SAT_ADD match pattern [NFC]
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/match.pd | 109 ++++++++++++++++++++++++-----------------------------------
1 file changed, 45 insertions(+), 64 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 master
in repository toolchain/ci/interesting-commits.
from 6c481aeac Add entry 5d38e6e42a90f5d469b5ff9e25e5e8865606776a from https [...]
new 1f05f28cb Add entry b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff 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/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/first_url | 1 +
.../tcwg_gcc_check/master-arm/build_url | 1 +
.../tcwg_gcc_check/master-arm/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/first_url
create mode 100644 gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gcc_chec [...]
create mode 100644 gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gcc_chec [...]
--
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 cb8311d4b Add entry 8c56dd3040f295874e3d5742b5dfc109adf1f728 from https [...]
new 018d581e1 Add entry 5d38e6e42a90f5d469b5ff9e25e5e8865606776a 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:
.../first_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{0f973ac783aa100cfbce1cd2c6e8a3a8f648fae7 => 5d38e6e42a90f5d469b5ff [...]
copy llvm/sha1/{062e69a647c7ea0bc3441223648f9989490abb7a => 5d38e6e42a90f5d469b5ff [...]
create mode 100644 llvm/sha1/5d38e6e42a90f5d469b5ff9e25e5e8865606776a/tcwg_flang_t [...]
--
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 116b1c5489d Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]
new dbc38dd9e96 middle-end: Pass along SLP node when costing vector loads/stores
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/tree-vect-data-refs.cc | 12 ++---
gcc/tree-vect-stmts.cc | 109 +++++++++++++++++++++++++--------------------
gcc/tree-vectorizer.h | 16 +++----
3 files changed, 76 insertions(+), 61 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 1c4d39ada33 forwprop: Try to blend two isomorphic VEC_PERM sequences
new 116b1c5489d Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]
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/i386/sol2.h | 2 +-
gcc/config/sparc/sol2.h | 2 +-
gcc/testsuite/gcc.target/i386/struct-size.c | 2 +-
3 files changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 42a8005c636 apx-ndd-tls-1[ab].c: Add -std=gnu17
new 1c4d39ada33 forwprop: Try to blend two isomorphic VEC_PERM sequences
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/tree-ssa/satd-hadamard.c | 43 ++
gcc/testsuite/gcc.dg/tree-ssa/vector-10.c | 122 +++++
gcc/testsuite/gcc.dg/tree-ssa/vector-8.c | 34 ++
gcc/testsuite/gcc.dg/tree-ssa/vector-9.c | 34 ++
.../gcc.target/aarch64/sve/satd-hadamard.c | 3 +
gcc/tree-ssa-forwprop.cc | 584 ++++++++++++++++++++-
6 files changed, 819 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/satd-hadamard.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vector-10.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vector-8.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vector-9.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/satd-hadamard.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.
unknown user pushed a change to branch master
in repository gcc.
from 0f7def85498 libgomp: testsuite: Fix libgomp.c/alloc-pinned-3.c etc. for [...]
new 42a8005c636 apx-ndd-tls-1[ab].c: Add -std=gnu17
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.target/i386/apx-ndd-tls-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/apx-ndd-tls-1b.c | 2 +-
2 files 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 806563f11eb include: Add new post-DWARF 5 DW_LANG_* enumerators
new 0f7def85498 libgomp: testsuite: Fix libgomp.c/alloc-pinned-3.c etc. for [...]
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:
libgomp/testsuite/libgomp.c/alloc-pinned-3.c | 2 +-
libgomp/testsuite/libgomp.c/alloc-pinned-4.c | 2 +-
libgomp/testsuite/libgomp.c/alloc-pinned-6.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.