This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7cc33d12dca target: [PR109657] (a ? -1 : 0) | b could be optimized bett [...]
new 8702ab1456e tree-optimization: [PR109702] MATCH: Fix a ? func(a) : N patterns
new 078339fc04f MATCH: Port CLRSB part of builtin_zero_pattern
new 33020780a96 PHIOPT: small refactoring of match_simplify_replacement.
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/match.pd | 24 ++++++----
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-25b.c | 70 +++++++++++++++++++++++++++++
gcc/tree-ssa-phiopt.cc | 57 ++++++++++-------------
3 files changed, 110 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-25b.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 6a5f50fb Add entry 6d4b59a9356ac4df7f4ae370495dc3366d0daa55 from https [...]
new 579089a4 Add entry 0ef3756adf078caf11c59470018fa56862ebc61f 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-261-g0ef3756adf0 | 1 +
.../gnu-arm-master-O3/build_url | 1 +
.../gnu-arm-master-O3/last_good | 1 +
.../gnu-arm-master-O3}/summary.txt | 14 ++--
.../tcwg_bmk-code_vect-spec2k6/status.txt | 81 ++++++++++++++++++++++
5 files changed, 91 insertions(+), 7 deletions(-)
create mode 120000 gcc/basepoints/gcc-14-261-g0ef3756adf0
create mode 100644 gcc/sha1/0ef3756adf078caf11c59470018fa56862ebc61f/tcwg_bmk-code [...]
create mode 100644 gcc/sha1/0ef3756adf078caf11c59470018fa56862ebc61f/tcwg_bmk-code [...]
copy gcc/sha1/{cda246f8b421ba855a9e5f9d7bfcd0fc49b7bd4b/tcwg_bmk-code_vect-spec2k6 [...]
create mode 100644 gcc/sha1/0ef3756adf078caf11c59470018fa56862ebc61f/tcwg_bmk-code [...]
--
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 f9861511a1f c++: less invalidate_class_lookup_cache
new 7cc33d12dca target: [PR109657] (a ? -1 : 0) | b could be optimized bett [...]
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/aarch64/aarch64.md | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/csinv-2.c | 26 ++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/csinv-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.