This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0e138203424 bpf: avoid possible null deref in btf_ext_output [PR target [...]
new f5962839d6e aarch64: Restrict FCLAMP to SME2
new afd3887262e aarch64: Make PSEL dependent on SME rather than SME2
new 156f536d54b aarch64: Fix gcc.target/aarch64/sme2/acle-asm/bfmlslb_f32.c
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/aarch64/aarch64-sve2.md | 8 +--
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_b16.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_b32.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_b64.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_b8.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_c16.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_c32.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_c64.c | 2 +-
.../aarch64/{sme2 => sme}/acle-asm/psel_lane_c8.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sme/clamp_3.c | 2 +
gcc/testsuite/gcc.target/aarch64/sme/clamp_4.c | 2 +
.../aarch64/sme/{clamp_3.c => clamp_5.c} | 8 ++-
.../gcc.target/aarch64/sme2/acle-asm/bfmlslb_f32.c | 60 +++++++++++-----------
13 files changed, 49 insertions(+), 47 deletions(-)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_b16.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_b32.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_b64.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_b8.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_c16.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_c32.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_c64.c (98%)
rename gcc/testsuite/gcc.target/aarch64/{sme2 => sme}/acle-asm/psel_lane_c8.c (98%)
copy gcc/testsuite/gcc.target/aarch64/sme/{clamp_3.c => clamp_5.c} (62%)
--
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 8e57206797 elf: avoid jumping over a needed declaration
new c18de3b76a s390x: Update ulps
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:
sysdeps/s390/fpu/libm-test-ulps | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 6571e8f8637 btf: check hash maps are non-null before emptying
new 0e138203424 bpf: avoid possible null deref in btf_ext_output [PR target [...]
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/bpf/btfext-out.cc | 3 +++
1 file changed, 3 insertions(+)
--
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 12b8dd7718 math: Fix log10f on some ABIs
new 8e57206797 elf: avoid jumping over a needed declaration
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:
elf/dl-load.c | 6 +++---
1 file 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 2a2e6784074 ifcombine: For short circuit case, allow 2 convert defining [...]
new 6571e8f8637 btf: check hash maps are non-null before emptying
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/btfout.cc | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 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 linux.
from ff7afaeca1a1 Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/proj [...]
new 84b9749a3a70 proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
new cc6a931d1f3b pwm: imx-tpm: Use correct MODULO value for EPWM mode
new 517fb4d77c44 MAINTAINERS: add self as reviewer for AXI PWM GENERATOR
new 80fb25341631 Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org [...]
The 4 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:
MAINTAINERS | 1 +
drivers/pwm/pwm-imx-tpm.c | 4 +++-
fs/proc/softirqs.c | 2 +-
3 files changed, 5 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 77d39602c Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 from https [...]
new 2bbdf9b4d Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 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:
.../fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/jira/description | 5 +++++
llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/jira/summary | 2 +-
llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/jira/yaml | 7 ++++++-
.../fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/status-summary.txt | 2 +-
llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/status.txt | 5 +++++
.../llvm-aarch64-master-Oz_LTO}/details.txt | 2 +-
.../llvm-aarch64-master-Oz_LTO}/reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 8 ++++----
.../llvm-aarch64-master-Oz_LTO/status-summary.txt | 1 +
.../llvm-aarch64-master-Oz_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_size-spec2k6/status-summary.txt | 1 +
.../tcwg_bmk-code_size-spec2k6/status.txt | 6 +++---
12 files changed, 31 insertions(+), 14 deletions(-)
copy {gcc/sha1/a243ce2a52a6c62bc0d6be0b756a85dd9c1bceb7/tcwg_bmk-code_size-spec2k6 [...]
copy llvm/sha1/{0548481856e75998e1de329f5c9722dcf1ca5c84/tcwg_bmk-code_vect-spec2k [...]
copy {gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bmk-code_speed-cpu201 [...]
create mode 100644 llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/tcwg_bmk-cod [...]
copy llvm/sha1/{514c1ec5477a48e4f639c0b15ab757832b67dd10 => fbd89bcc6647ed611e579d [...]
create mode 100644 llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/tcwg_bmk-cod [...]
copy llvm/sha1/{3b16630c26505060a876f578e4b2ba701c780e9a => fbd89bcc6647ed611e579d [...]
--
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 707a8b2b7 Add entry 5c9de3df8547682bfb3d484d7d28a27776bf979c from https [...]
new 77d39602c Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 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_bmk-code_size-spec2k6/llvm-aarch64-master-Oz_LTO}/build_url | 2 +-
.../llvm-aarch64-master-Oz_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0dab86265035dd97ecf042dfad6571ff59867dad/tcwg_bmk-code_size-spec2k [...]
copy llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/{tcwg_flang_test/main-aarc [...]
--
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 684e5ae90b6 VN: Lookup `val != 0` if we got back val when looking up th [...]
new 2a2e6784074 ifcombine: For short circuit case, allow 2 convert defining [...]
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/g++.dg/tree-ssa/ifcombine-ccmp-1.C | 27 ++++++++++++++++
.../gcc.dg/tree-ssa/ssa-ifcombine-ccmp-7.c | 18 +++++++++++
...a-ifcombine-ccmp-2.c => ssa-ifcombine-ccmp-8.c} | 9 ++++--
...a-ifcombine-ccmp-1.c => ssa-ifcombine-ccmp-9.c} | 10 ++++--
gcc/tree-ssa-ifcombine.cc | 37 ++++++++++++++++++++--
5 files changed, 95 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/ifcombine-ccmp-1.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-7.c
copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ifcombine-ccmp-2.c => ssa-ifcombine-ccmp-8 [...]
copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ifcombine-ccmp-1.c => ssa-ifcombine-ccmp-9 [...]
--
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 6a6b8b847bc libstdc++: Tweak comments on includes in hashtable headers
new b38f8294e4f VN: Factor out inserting predicates for conditional
new 57800284662 VN: Handle `(a | b) !=/== 0` for predicates [PR117414]
new add4bb94459 VN: Handle `(A CMP B) !=/== 0` for predicates [PR117414]
new 684e5ae90b6 VN: Lookup `val != 0` if we got back val when looking up th [...]
The 4 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/fre-predicated-1.c | 53 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-2.c | 27 +++++
gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-3.c | 46 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-4.c | 38 +++++++
gcc/tree-ssa-sccvn.cc | 130 +++++++++++++++++------
5 files changed, 261 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-3.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/fre-predicated-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.