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-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
adds f0f39c9cfa Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d494f7397 0: update: binutils-gcc-linux-qemu: boot
new 4a8668f20 0: update: binutils-gcc-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 (d494f7397)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42608 -> 42588 bytes
04-build_abe-stage1/console.log.xz | Bin 67452 -> 67248 bytes
05-build_abe-qemu/console.log.xz | Bin 30536 -> 30884 bytes
06-build_linux/console.log.xz | Bin 3188 -> 3220 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b11e19bbf 0: update: binutils-llvm-linux-qemu: boot
new 5f24a61e2 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 (b11e19bbf)
\
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.xz | Bin 1556 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43084 -> 43560 bytes
04-build_llvm/console.log.xz | Bin 59336 -> 59388 bytes
05-build_abe-qemu/console.log.xz | Bin 30252 -> 30956 bytes
06-build_linux/console.log.xz | Bin 3680 -> 3476 bytes
07-boot_linux/console.log.xz | Bin 6044 -> 6032 bytes
08-check_regression/console.log.xz | Bin 532 -> 524 bytes
09-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 13 insertions(+), 13 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-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from 08642a395f23 Fix syntax error in Clang release notes
adds dda88bfc06b5 [clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.
adds b96ee8f581f6 [X86] combineX86ShuffleChain - ensure we only peek through [...]
adds 5b95eb0b442e [debuginfo-test][cross-project-tests] Release note for new [...]
adds 80f974e40f81 [AArch64][GlobalISel] Use ZExtValue for zext(xor) when inv [...]
adds d0f0b5b99262 Thread safety analysis: Warn when demoting locks on back edges
No new revisions were added by this update.
Summary of changes:
clang/lib/Analysis/ThreadSafety.cpp | 31 ++++++------
clang/test/SemaCXX/warn-thread-safety-analysis.cpp | 42 ++++++++++++++++
clang/tools/scan-build/libexec/ccc-analyzer | 3 ++
llvm/docs/ReleaseNotes.rst | 9 ++++
.../AArch64/GISel/AArch64InstructionSelector.cpp | 12 ++++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../AArch64/GlobalISel/opt-fold-xor-tbz-tbnz.mir | 32 ++++++++++++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 58 ++++++++++++++++++++++
8 files changed, 172 insertions(+), 17 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-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
adds f0f39c9cfa Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards baa500ea1 0: update: binutils-llvm-linux-qemu: boot
new 93eb8b0c8 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 (baa500ea1)
\
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 1584 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 42672 -> 43028 bytes
04-build_llvm/console.log.xz | Bin 57544 -> 58048 bytes
05-build_abe-qemu/console.log.xz | Bin 30244 -> 30920 bytes
06-build_linux/console.log.xz | Bin 3608 -> 3608 bytes
07-boot_linux/console.log.xz | Bin 5952 -> 5932 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.