This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6d25ea520f7 aarch64: Improve register allocation for lane instructions
new c66ed9e7e9f arm: [MVE intrinsics] add binary_maxvminv shape
new 2bf22a1e1a9 arm: [MVE intrinsics] add binary_maxavminav shape
new ae7d75fec88 arm: [MVE intrinsics add unspec_mve_function_exact_insn_pred_p
new 16c5aca6a13 arm: [MVE intrinsics] factorize vmaxvq vminvq vmaxavq vminavq
new 83fff825edb arm: [MVE intrinsics] rework vmaxvq vminvq vmaxavq vminavq
new 25d0235e6ec arm: add smax/smin expanders for v*hf
new 5ea7a47c858 arm: [MVE intrinsics] factorize vmaxnmq vminnmq
new 9c4fea2457e arm: [MVE intrinsics] rework vmaxnmq vminnmq
new d814dc9dde4 arm: [MVE intrinsics] factorize vmaxnmavq vmaxnmvq vminnmav [...]
new d16321ad9ba arm: [MVE intrinsics] add support for mve_q_p_f
new 400453c334a arm: [MVE intrinsics] rework vmaxnmavq vmaxnmvq vminnmavq vminnmvq
new 26d6e02c42b arm: [MVE intrinsics] factorize vmaxnmaq vminnmaq
new adff073bb1c arm: [MVE intrinsics] rework vmaxnmaq vminnmaq
new f75909127f7 arm: [MVE intrinsics] add binary_maxamina shape
new dcc05862bf3 arm: [MVE intrinsics] factorize vmaxaq vminaq
new cf2c47b159d arm: [MVE intrinsics] rework vmaxaq vminaq
The 16 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/arm/arm-mve-builtins-base.cc | 33 +
gcc/config/arm/arm-mve-builtins-base.def | 14 +
gcc/config/arm/arm-mve-builtins-base.h | 14 +
gcc/config/arm/arm-mve-builtins-functions.h | 64 ++
gcc/config/arm/arm-mve-builtins-shapes.cc | 100 ++
gcc/config/arm/arm-mve-builtins-shapes.h | 3 +
gcc/config/arm/arm-mve-builtins.cc | 4 +
gcc/config/arm/arm_mve.h | 1578 +--------------------------
gcc/config/arm/iterators.md | 90 ++
gcc/config/arm/mve.md | 388 +------
gcc/config/arm/vec-common.md | 12 +-
11 files changed, 403 insertions(+), 1897 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 f10f1eb7 Add entry d6654a4be3ba44c0d57be7c8a51d76d9721345e1 from https [...]
new 97985b33 Add entry ba0ad6ed89fd5dada3b7b65ef2b08e95d449d4ab 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_gnu_native_check_gdb/master-arm/build_url | 2 +-
.../tcwg_gnu_native_check_gdb/master-arm/last_good | 1 +
.../master-arm/summary.txt | 19 +++++++++
.../tcwg_gnu_native_check_gdb/status.txt | 48 ++++++++++++++++++++++
linux/v6.4-rc1-1-gba0ad6ed89fd | 1 +
5 files changed, 70 insertions(+), 1 deletion(-)
copy {binutils/sha1/14317f7f05d0290586f456d02176dd77a81aee69 => linux/sha1/ba0ad6e [...]
create mode 100644 linux/sha1/ba0ad6ed89fd5dada3b7b65ef2b08e95d449d4ab/tcwg_gnu_na [...]
create mode 100644 linux/sha1/ba0ad6ed89fd5dada3b7b65ef2b08e95d449d4ab/tcwg_gnu_na [...]
create mode 100644 linux/sha1/ba0ad6ed89fd5dada3b7b65ef2b08e95d449d4ab/tcwg_gnu_na [...]
create mode 120000 linux/v6.4-rc1-1-gba0ad6ed89fd
--
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 binutils-gdb.
from d9cc4b060dd Correct a spelling mistake in the binutils README file.
new 1fba7b3ac50 gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy
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:
gdb/breakpoint.c | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a3d08e4e jenkins-helpers.sh (get_baseline_manifest): Fix unbounded var [...]
new 1c20c394 jenkins-helpers.sh (get_baseline_manifest): Fix previous commit
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:
jenkins-helpers.sh | 8 ++++----
1 file changed, 4 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 1dc3731daf1f Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/sc [...]
new 16a8829130ca nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
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:
fs/nfs/dir.c | 2 +-
1 file changed, 1 insertion(+), 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8aa45047 tcwg_aosp-build.sh: Fix "interestingness" score for code-size loops
new a3d08e4e jenkins-helpers.sh (get_baseline_manifest): Fix unbounded var [...]
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:
jenkins-helpers.sh | 6 ++++--
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 2499540e9ab c++: Reject pack expansion of assume attribute [PR109756]
new 434dade5a11 PR modula2/109779 isolib SkipLine skips the first character [...]
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/m2/gm2-libs-iso/RTgen.mod | 10 +-
gcc/m2/gm2-libs-iso/TextIO.mod | 146 ++++++++++++---------
gcc/testsuite/gm2/isolib/run/pass/skiplinetest.mod | 52 ++++++++
3 files changed, 141 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gm2/isolib/run/pass/skiplinetest.mod
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.