This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b644126237a Align tight&hot loop without considering max skipping bytes.
new 241a6cc88d8 libstdc++: Avoid MMX return types from __builtin_shufflevector
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:
libstdc++-v3/include/experimental/bits/simd.h | 39 +++++++++++++++++++--------
1 file changed, 28 insertions(+), 11 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 releases/gcc-14
in repository gcc.
from b4d4ece0443 Align tight&hot loop without considering max skipping bytes.
new 9e971c671de tree-optimization/114921 - _Float16 -> __bf16 isn't noop fixup
new 2a1fdd5fd0f tree-optimization/115197 - fix ICE w/ constant in LC PHI an [...]
new 90a447677a2 tree-optimization/115149 - VOP live and missing PHIs
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/testsuite/gcc.dg/pr115149.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr115197.c | 14 ++++++++++++++
gcc/tree-loop-distribution.cc | 7 +++++--
gcc/tree-ssa-live.cc | 8 ++++++--
gcc/tree-vect-stmts.cc | 19 +++++++++++--------
5 files changed, 52 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr115149.c
create mode 100644 gcc/testsuite/gcc.dg/pr115197.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-14
in repository gcc.
from e2b66da9bd4 Daily bump.
new 80600352d12 Adjust generic loop alignment from 16:11:8 to 16 for Intel [...]
new b4d4ece0443 Align tight&hot loop without considering max skipping bytes.
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/i386/i386.cc | 148 ++++++++++++++++++++++++++++++++++++++-
gcc/config/i386/i386.md | 10 +--
gcc/config/i386/x86-tune-costs.h | 2 +-
3 files changed, 154 insertions(+), 6 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 d9933e8c723 testsuite, rs6000: Replace powerpc_vsx_ok with powerpc_vsx [...]
new 00ed5424b1d Adjust generic loop alignment from 16:11:8 to 16 for Intel [...]
new b644126237a Align tight&hot loop without considering max skipping bytes.
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/i386/i386.cc | 148 ++++++++++++++++++++++++++++++++++++++-
gcc/config/i386/i386.md | 10 +--
gcc/config/i386/x86-tune-costs.h | 2 +-
3 files changed, 154 insertions(+), 6 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 e5fc5d42d25 rs6000: Don't clobber return value when eh_return called [P [...]
new a19f588d0b7 Gori_on_edge tweaks.
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/gimple-range-gori.cc | 20 ++++++--------------
gcc/gimple-range-gori.h | 6 ++----
gcc/gimple-range.cc | 2 +-
3 files changed, 9 insertions(+), 19 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 2b841697247 Daily bump.
new e5fc5d42d25 rs6000: Don't clobber return value when eh_return called [P [...]
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/rs6000/rs6000-logue.cc | 7 +++----
gcc/config/rs6000/rs6000.md | 15 +++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr114846.c | 20 ++++++++++++++++++++
3 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr114846.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 fs-current
in repository linux-next.
at ffaf6d946055 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
This branch includes the following new commits:
new 699646734ab5 uprobes: prevent mutex_lock() under rcu_read_lock()
new e569eb349702 tracing/probes: fix error check in parse_btf_field()
new 195aba96b854 tpm_tis_spi: Account for SPI header when allocating TPM SP [...]
new f3d7ba9e1bc0 tpm: Open code tpm_buf_parameters()
new f09fc6cee0dc tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
new d3e43a8fa43e tpm: Enable TCG_TPM2_HMAC by default only for X86_64
new f13e01b89daf btrfs: ensure fast fsync waits for ordered extents after a [...]
new 150e675638f2 Merge branch 'misc-6.10' into next-fixes
new 8d6bc6a2b1e1 Merge tag 'probes-fixes-v6.10-rc1' of git://git.kernel.org [...]
new e0cce98fe279 Merge tag 'tpmdd-next-6.10-rc2' of git://git.kernel.org/pu [...]
new ffaf6d946055 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
The 11 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.