This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 18d3b87b17f LoongArch: Fix bugs in insn patterns lasx_xvrepl128vei_b/h/ [...]
new 66b6e578d99 LoongArch: Adjust insn patterns for better combine
new 66a88e0f172 LoongArch: Add some vector pack/unpack patterns
new ea7476516db LoongArch: Add standard patterns uabd and sabd
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/loongarch/lasx.md | 170 +++++++++++++++------
gcc/config/loongarch/loongarch-builtins.cc | 54 +++++--
gcc/config/loongarch/loongarch-protos.h | 2 +-
gcc/config/loongarch/loongarch.cc | 49 ++----
gcc/config/loongarch/loongarch.md | 29 +++-
gcc/config/loongarch/lsx.md | 155 +++++++------------
gcc/testsuite/gcc.target/loongarch/abd-lasx.c | 67 ++++++++
gcc/testsuite/gcc.target/loongarch/abd-lsx.c | 67 ++++++++
.../gcc.target/loongarch/bstrpick_alsl_paired.c | 21 +++
.../gcc.target/loongarch/bytepick_combine.c | 11 ++
.../gcc.target/loongarch/vec_pack_unpack_128.c | 120 +++++++++++++++
.../gcc.target/loongarch/vec_pack_unpack_256.c | 118 ++++++++++++++
12 files changed, 666 insertions(+), 197 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/abd-lasx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/abd-lsx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/bstrpick_alsl_paired.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/bytepick_combine.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vec_pack_unpack_128.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vec_pack_unpack_256.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 b2f113d77 Add entry 9f2e3c21f6506f081f1360f02b847606e0e00995 from https [...]
new ee6fa4954 Add entry 9f2e3c21f6506f081f1360f02b847606e0e00995 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:
.../sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/jira/description | 4 ++++
binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/jira/yaml | 4 ++++
binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/status.txt | 4 ++++
.../tcwg_kernel/gnu-master-arm-stable-allmodconfig}/details.txt | 4 ++--
.../reproduction_instructions.txt | 0
.../gnu-master-arm-stable-allmodconfig}/status-summary.txt | 0
.../status.txt | 4 ++--
.../9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/status.txt | 4 ++++
8 files changed, 20 insertions(+), 4 deletions(-)
copy binutils/sha1/{6ae8a30d44f016cafb46a75843b5109316eb1996/tcwg_kernel/gnu-maste [...]
copy binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/{gnu-maste [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => binutils/ [...]
copy binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/{gnu-maste [...]
--
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 9e2126f8b Add entry 1a28ff1c01c290d50fb4ebd6e6a49482195cab9c from https [...]
new b2f113d77 Add entry 9f2e3c21f6506f081f1360f02b847606e0e00995 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:
.../build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/{gnu-maste [...]
copy binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/{gnu-maste [...]
--
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 a8781c41511 Daily bump.
new 429d08fbfb1 LoongArch: Remove useless UNSPECs and define_mode_attrs
new 693a5e6ae83 LoongArch: Fix selector error in lasx_xvexth_h/w/d* patterns
new 18d3b87b17f LoongArch: Fix bugs in insn patterns lasx_xvrepl128vei_b/h/ [...]
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/loongarch/lasx.md | 156 ++++++++++---------------------------
gcc/config/loongarch/lsx.md | 35 ---------
gcc/config/loongarch/predicates.md | 4 +-
3 files changed, 45 insertions(+), 150 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 glibc.
from cf13f740a9 bits/socket.h: Update to recent BSD definition
new 826b1bbcca htl: move pthread_mutexattr_init into libc.
new beabc5dff5 htl: move pthread_mutexattr_destroy into libc.
new 15686aa188 htl: move pthread_mutexattr_getprotocol into libc.
new 3cd1cf5fe0 htl: move pthread_mutexattr_setprotocol into libc.
new b386295727 htl: move pthread_mutexattr_settype, pthread_mutexattr_getty [...]
new 1e5b39a5e0 htl: move pthread_mutexattr_setpshared, pthread_mutexattr_ge [...]
new 4371b11c86 htl: move pthread_mutexattr_{setrobust, setrobust_np}, pthre [...]
new 396048fa5a htl: move pthread_mutexattr_setprioceiling, pthread_mutexatt [...]
The 8 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:
htl/Makefile | 24 ++++++------
htl/Versions | 35 ++++++++++++-----
sysdeps/htl/libc-lockP.h | 9 ++---
sysdeps/htl/pthreadP.h | 44 +++++++++++++++++++++-
sysdeps/mach/hurd/htl/pt-mutexattr-destroy.c | 2 +-
.../mach/hurd/htl/pt-mutexattr-getprioceiling.c | 10 ++++-
sysdeps/mach/hurd/htl/pt-mutexattr-getprotocol.c | 11 +++++-
sysdeps/mach/hurd/htl/pt-mutexattr-getpshared.c | 11 +++++-
sysdeps/mach/hurd/htl/pt-mutexattr-getrobust.c | 13 +++++--
sysdeps/mach/hurd/htl/pt-mutexattr-gettype.c | 11 +++++-
sysdeps/mach/hurd/htl/pt-mutexattr-init.c | 1 +
.../mach/hurd/htl/pt-mutexattr-setprioceiling.c | 10 ++++-
sysdeps/mach/hurd/htl/pt-mutexattr-setprotocol.c | 11 +++++-
sysdeps/mach/hurd/htl/pt-mutexattr-setpshared.c | 12 +++++-
sysdeps/mach/hurd/htl/pt-mutexattr-setrobust.c | 13 +++++--
sysdeps/mach/hurd/htl/pt-mutexattr-settype.c | 8 +++-
sysdeps/mach/hurd/i386/libc.abilist | 26 +++++++++++++
sysdeps/mach/hurd/i386/libpthread.abilist | 14 -------
sysdeps/mach/hurd/x86_64/libc.abilist | 26 +++++++++++++
sysdeps/mach/hurd/x86_64/libpthread.abilist | 14 -------
20 files changed, 227 insertions(+), 78 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-13
in repository gcc.
from aca49914418 Daily bump.
new bf21d527fbc Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 9a295120427 Daily bump.
new 979d5bffe76 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 36a977eb493 Daily bump.
new df5e5d0ad77 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository gcc.
from ea25066d8a9 doc: cpp: fix version test example syntax
new a8781c41511 Daily bump.
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/ChangeLog | 19 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
libstdc++-v3/ChangeLog | 9 +++++++++
5 files changed, 50 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.