This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5ab4db54590 tree-optimization/122212 - fix CLZ detection
new 2ce24fb6d9e xtensa: Implement TARGET_MD_ASM_ADJUST
new 1eefa6e0c84 xtensa: Make large CONST_INT legitimate until the postreload pass
new 4864f24c86e xtensa: Optimize assignment of certain constants to hardwar [...]
new b6af5f46e35 xtensa: Change the splitting of D[IF]mode constant assignme [...]
new 5ff9cd5f7fc xtensa: constantsynth: Update to version 2
The 5 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/xtensa/constraints.md | 3 +-
gcc/config/xtensa/predicates.md | 2 +-
gcc/config/xtensa/t-xtensa | 2 +
.../s390-passes.def => xtensa/xtensa-passes.def} | 6 +-
gcc/config/xtensa/xtensa-protos.h | 5 +-
gcc/config/xtensa/xtensa.cc | 1208 ++++++++++++++++----
gcc/config/xtensa/xtensa.md | 102 +-
.../gcc.target/xtensa/BGEUI-BLTUI-32k-64k.c | 3 +-
.../gcc.target/xtensa/constsynthV2_O2_costs0.c | 19 +
.../gcc.target/xtensa/constsynthV2_O2_costs5.c | 19 +
gcc/testsuite/gcc.target/xtensa/constsynthV2_Os.c | 23 +
.../gcc.target/xtensa/constsynth_2insns.c | 44 -
.../gcc.target/xtensa/constsynth_3insns.c | 35 -
.../gcc.target/xtensa/constsynth_double.c | 11 -
14 files changed, 1043 insertions(+), 439 deletions(-)
copy gcc/config/{s390/s390-passes.def => xtensa/xtensa-passes.def} (76%)
create mode 100644 gcc/testsuite/gcc.target/xtensa/constsynthV2_O2_costs0.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/constsynthV2_O2_costs5.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/constsynthV2_Os.c
delete mode 100644 gcc/testsuite/gcc.target/xtensa/constsynth_2insns.c
delete mode 100644 gcc/testsuite/gcc.target/xtensa/constsynth_3insns.c
delete mode 100644 gcc/testsuite/gcc.target/xtensa/constsynth_double.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 b0bc615d937 AVR: target/122210 - Add double -> fixed-point conversions.
new 5ab4db54590 tree-optimization/122212 - fix CLZ detection
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/pr122212.c | 28 ++++++++++++++++++++++++++++
gcc/tree-ssa-forwprop.cc | 23 ++++++++++++-----------
2 files changed, 40 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122212.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 releases/gcc-15
in repository gcc.
from 3b70c3d6543 Daily bump.
new 5ce2681ca07 AVR: target/122210 - Add fixed-point -> double conversions.
new 916323889f3 AVR: target/122210 - Add double -> fixed-point conversions.
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/testsuite/gcc.target/avr/dtofx.c | 98 ++++++++++++++++
gcc/testsuite/gcc.target/avr/fxtod.c | 115 +++++++++++++++++++
libgcc/config/avr/libf7/libf7-asm.sx | 193 ++++++++++++++++++++++++++++++++
libgcc/config/avr/libf7/libf7-common.mk | 8 ++
4 files changed, 414 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/dtofx.c
create mode 100644 gcc/testsuite/gcc.target/avr/fxtod.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 76eb9c49275 RISC-V: Allow VLS types using up to LMUL 8
new 7304e83f1f2 AVR: target/122210 - Add fixed-point -> double conversions.
new b0bc615d937 AVR: target/122210 - Add double -> fixed-point conversions.
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/testsuite/gcc.target/avr/dtofx.c | 98 ++++++++++++++++
gcc/testsuite/gcc.target/avr/fxtod.c | 115 +++++++++++++++++++
libgcc/config/avr/libf7/libf7-asm.sx | 193 ++++++++++++++++++++++++++++++++
libgcc/config/avr/libf7/libf7-common.mk | 8 ++
4 files changed, 414 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/dtofx.c
create mode 100644 gcc/testsuite/gcc.target/avr/fxtod.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 glibc.
from eda354cfd8 elf: Report when found libraries are rejected [BZ #25669]
new 5a83a403d1 Alphabetize nss/Makefile
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:
nss/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.