This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 8246c6ff 0: update: binutils-gcc-linux: boot
new f836af7d 0: update: binutils-gcc-linux: 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 (8246c6ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 182 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10301 ++++++-------
04-build_abe-stage1/console.log | 17929 +++++++++++----------
05-build_linux/console.log | 576 +-
06-boot_linux/console.log | 484 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 29900 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29887 insertions(+), 29919 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 3abfd4f3410 amdgcn: Align VGPR pairs
new 4d6bf96b583 sra: Only verify sizes of scalar accesses (PR 93845)
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/tree-ssa/pr93845.C | 30 ++++++++++++++++++++++++++++++
gcc/tree-sra.c | 3 ++-
4 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr93845.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-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e1e44d25 0: update: llvm-linux: boot
new 5d7af858 0: update: llvm-linux: 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 (e1e44d25)
\
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 | 124 +-
02-build_llvm/console.log | 12606 +++++++++++++++++------------------
03-build_linux/console.log | 896 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13634 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13638 insertions(+), 13638 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_kernel/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from f004359106c [windows] Add /Gw to compiler flags
adds 4bcdac8d762 [RISCV] Correct the CallPreservedMask for the function call [...]
adds a572a8a147c [CMake] CheckAtomic.cmake: catch false positives in RISC-V
adds 7a18790ae2f [libc++] Fix ABI break in __bit_reference.
adds d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
adds da0fe2ade36 Filter callbr insts from critical edge splitting
new 3a91c12e7aa [docs] Add some LLDB release notes
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:
libcxx/include/__bit_reference | 15 +++++
.../trivial_for_purposes_of_call.pass.cpp | 57 ++++++++++++++++++
llvm/docs/ReleaseNotes.rst | 9 +++
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp | 7 ---
llvm/lib/Transforms/Scalar/LICM.cpp | 3 +-
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | 3 +-
llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll | 70 ++++++++++++++++++++++
llvm/test/Transforms/LICM/callbr-crash.ll | 18 ++++++
8 files changed, 173 insertions(+), 9 deletions(-)
create mode 100644 libcxx/test/libcxx/containers/sequences/vector.bool/trivial_for [...]
create mode 100644 llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll
create mode 100644 llvm/test/Transforms/LICM/callbr-crash.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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6845ef33 0: update: llvm-linux: 18068
new 6746a316 0: update: llvm-linux: 18068
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 (6845ef33)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 24 +-
02-build_llvm/console.log | 12664 +++++++++++++++++------------------
03-build_linux/console.log | 700 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 32 +
console.log | 13422 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13456 insertions(+), 13396 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_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 44160fce 0: update: binutils-gcc-linux: all
new 7a78f56d 0: update: binutils-gcc-linux: 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 (44160fce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 128 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11366 ++++++-----
04-build_abe-stage1/console.log | 20226 +++++++++----------
05-build_linux/console.log | 5602 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 37742 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 37699 insertions(+), 37795 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.