This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f1555d4013e Cleanup clz and ctz code in range_of_builtin_call.
new 20a2c8ace0a i386: Add variable vec_set for 64bit vectors [PR97194]
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/i386/i386-expand.c | 24 +++++++++++----
gcc/config/i386/mmx.md | 36 ++++++++++++++--------
gcc/config/i386/predicates.md | 6 ++++
gcc/testsuite/gcc.target/i386/sse4_1-vec-set-1.c | 26 ++++++++++++++++
.../{avx512f-vec-set-2.c => sse4_1-vec-set-2.c} | 21 +++++++------
5 files changed, 86 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-vec-set-1.c
copy gcc/testsuite/gcc.target/i386/{avx512f-vec-set-2.c => sse4_1-vec-set-2.c} (63%)
--
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 linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dee58341 0: update: binutils-llvm-linux-qemu: all
new f9230d91 0: update: binutils-llvm-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dee58341)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 229 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11990 +++++------
04-build_llvm/console.log | 13994 ++++++------
05-build_abe-qemu/console.log | 7081 +++---
06-build_linux/console.log | 878 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34624 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34697 insertions(+), 34613 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 6b229222fc Makeconfig: Fix time64-compat.mk target
new c2059edce2 elf: Use _dl_catch_error from base namespace in dl-libc.c [B [...]
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/Makefile | 5 ++++-
elf/dl-libc.c | 4 ++--
...ostics-cpu.c => tst-dlmopen-gethostbyname-mod.c} | 11 ++++++++---
.../tst-dlmopen-gethostbyname.c | 21 ++++++---------------
4 files changed, 20 insertions(+), 21 deletions(-)
copy elf/{dl-diagnostics-cpu.c => tst-dlmopen-gethostbyname-mod.c} (71%)
copy time/tst-timespec_get.c => elf/tst-dlmopen-gethostbyname.c (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.