This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8ca85e95dac tree-optimization/121194 - check LC PHIs can be vectorized
new f87b632f98d aarch64: NFC - Make vec_* rtx costing logic consistent
new d14a5db1247 aarch64: Avoid INS-(W|X)ZR instructions when optimising for speed
The 2 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/aarch64/aarch64-cost-tables.h | 54 +++++++++++-----------
gcc/config/aarch64/aarch64-simd.md | 5 +-
gcc/config/aarch64/aarch64.cc | 33 +++++++------
gcc/config/arm/aarch-cost-tables.h | 36 +++++++--------
gcc/testsuite/gcc.target/aarch64/inszero_split_1.c | 18 ++++++++
gcc/testsuite/gcc.target/aarch64/simd/mf8_data_1.c | 10 ++++
gcc/testsuite/gcc.target/aarch64/vec-set-zero.c | 2 +-
7 files changed, 98 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/inszero_split_1.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 newlib.
from e29e1cf75 newlib: add dummy implementations of fe{get,set}prec for Aarc [...]
new 437d2d686 Cygwin: configure: add possibility to skip build of cygserver [...]
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:
winsup/Makefile.am | 20 ++++++++++++++++++--
winsup/configure.ac | 12 ++++++++++++
winsup/cygserver/Makefile.am | 2 ++
winsup/doc/faq-programming.xml | 17 ++++++++++++++++-
4 files changed, 48 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 main
in repository newlib.
from e29e1cf75 newlib: add dummy implementations of fe{get,set}prec for Aarc [...]
new 437d2d686 Cygwin: configure: add possibility to skip build of cygserver [...]
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:
winsup/Makefile.am | 20 ++++++++++++++++++--
winsup/configure.ac | 12 ++++++++++++
winsup/cygserver/Makefile.am | 2 ++
winsup/doc/faq-programming.xml | 17 ++++++++++++++++-
4 files changed, 48 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 47a7dcd4c02 fortran: Fix indentation
new 8ca85e95dac tree-optimization/121194 - check LC PHIs can be vectorized
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/torture/pr121194.c | 17 +++++++++++++++++
gcc/tree-vect-loop.cc | 12 ++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr121194.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 351fa55c58a amdgcn: add DImode offsets for gather/scatter
new 47a7dcd4c02 fortran: Fix indentation
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/fortran/trans-decl.cc | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 9791950017c genoutput: Verify hard register constraints
new bdc4062a079 amdgcn: add more insn patterns using vec_duplicate
new f194924984c amdgcn: Add ashlvNm, mulvNm macros
new 351fa55c58a amdgcn: add DImode offsets for gather/scatter
The 3 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/gcn/gcn-valu.md | 262 ++++++++++++++++++++++++++++++++++++++++++++-
gcc/config/gcn/gcn.cc | 106 +++++++++++-------
2 files changed, 323 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.