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-release-aarch64-next-allnoconfig
in repository toolchain/ci/llvm-project.
from b950bd2ce7ff Bump version to 14.0.5
new 09ec80e16f47 [PowerPC] Treat llvm.fmuladd intrinsic as using CTR
new 10d442522b1a [clang][AVR] Implement standard calling convention for AVR [...]
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:
clang/lib/Basic/Targets/AVR.cpp | 40 ++++--
clang/lib/Basic/Targets/AVR.h | 12 +-
clang/lib/CodeGen/TargetInfo.cpp | 100 ++++++++++++---
clang/test/CodeGen/avr/argument.c | 116 ++++++++++++++++++
clang/test/CodeGen/avr/struct.c | 34 +++++-
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 4 +-
llvm/test/CodeGen/PowerPC/pr55463.ll | 136 +++++++++++++++++++++
7 files changed, 400 insertions(+), 42 deletions(-)
create mode 100644 clang/test/CodeGen/avr/argument.c
create mode 100644 llvm/test/CodeGen/PowerPC/pr55463.ll
--
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 912f2e4449 Automatic date update in version.in
adds 220b941f1e Automatic date update in version.in
adds 794474ead0 Automatic date update in version.in
adds 81d275cb83 Automatic date update in version.in
adds b0530a6f3d Automatic date update in version.in
adds 1d81266d92 Automatic date update in version.in
adds e35ea91a86 Automatic date update in version.in
adds e1ea1dafff x86: Properly handle IFUNC function pointer reference
adds b28a1fd505 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 8 +++++-
bfd/elf64-x86-64.c | 8 +++++-
bfd/version.h | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++
ld/testsuite/ld-ifunc/pr29216.c | 62 +++++++++++++++++++++++++++++++++++++++++
5 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-ifunc/pr29216.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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a4f1e794f 0: update: binutils-llvm-linux-qemu: boot
new f83a5d308 0: update: binutils-llvm-linux-qemu: boot
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 (a4f1e794f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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.xz | Bin 1748 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30292 -> 30172 bytes
04-build_kernel_llvm/console.log.xz | Bin 62844 -> 61200 bytes
05-build_abe-qemu/console.log.xz | Bin 31668 -> 32188 bytes
06-build_linux/console.log.xz | Bin 3628 -> 3448 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 1e62a82574 Merge tag 'm68k-for-7.1-pull-request' of https://github.com/ [...]
adds dc24c99116 tcg: Add tcg_gen_mov_ptr
adds 3cc18d18cc tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
adds 94bcc91b2e tcg/aarch64: Fix illegal insn from out-of-range shli
adds c9641eb422 Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/ [...]
No new revisions were added by this update.
Summary of changes:
include/tcg/tcg-op.h | 5 +++++
tcg/aarch64/tcg-target.c.inc | 2 +-
tcg/i386/tcg-target.c.inc | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.