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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 55e267e23 0: update: binutils-gcc-linux: boot
new d9b3063e0 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 (55e267e23)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 168 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11761 +++++++-------
04-build_abe-stage1/console.log | 15806 +++++++++---------
05-build_linux/console.log | 2832 ++--
06-boot_linux/console.log | 442 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31449 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
regressions.txt | 2 +-
11 files changed, 31426 insertions(+), 31492 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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from dce2ef9e642 [Polly][docs] Polly release notes.
adds 5405c262a4a [llvm][Support][modulemap] Exclude WindowsSupport.h from th [...]
adds f5fd8a37c18 Try to fix WindowsManifest CMake logic on Windows
adds 499b1699621 [CMake] Use PUBLIC link mode for static libraries
adds 917119e95aa [CMake] Link against ZLIB::ZLIB
adds 6b16ce944fe Attempt to fix ZLIB CMake logic on Windows
adds 99e5b2ff9df clang-format: fix spacing in `operator const char*()`
adds 0bf4795d069 [WinEH] Fix inttoptr+phi optimization in presence of catchswitch
adds 1939a0f40c9 Minor ReleaseNotes fixes
adds 001c8aac80e Add C standard upgrade in clang-11 release note
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 72 ++++++++++----------
clang/lib/Format/TokenAnnotator.cpp | 15 +++--
clang/unittests/Format/FormatTest.cpp | 9 +++
lld/docs/ReleaseNotes.rst | 18 ++---
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/docs/ReleaseNotes.rst | 33 +++++-----
llvm/include/llvm/module.modulemap | 3 +
llvm/lib/Support/CMakeLists.txt | 27 +++++++-
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp | 18 +++--
llvm/lib/WindowsManifest/CMakeLists.txt | 6 +-
llvm/test/Transforms/InstCombine/intptr8.ll | 77 ++++++++++++++++++++++
11 files changed, 207 insertions(+), 73 deletions(-)
create mode 100644 llvm/test/Transforms/InstCombine/intptr8.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-allyesconfig
in repository toolchain/ci/llvm-project.
from dce2ef9e642 [Polly][docs] Polly release notes.
adds 5405c262a4a [llvm][Support][modulemap] Exclude WindowsSupport.h from th [...]
adds f5fd8a37c18 Try to fix WindowsManifest CMake logic on Windows
adds 499b1699621 [CMake] Use PUBLIC link mode for static libraries
adds 917119e95aa [CMake] Link against ZLIB::ZLIB
adds 6b16ce944fe Attempt to fix ZLIB CMake logic on Windows
adds 99e5b2ff9df clang-format: fix spacing in `operator const char*()`
adds 0bf4795d069 [WinEH] Fix inttoptr+phi optimization in presence of catchswitch
adds 1939a0f40c9 Minor ReleaseNotes fixes
adds 001c8aac80e Add C standard upgrade in clang-11 release note
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 72 ++++++++++----------
clang/lib/Format/TokenAnnotator.cpp | 15 +++--
clang/unittests/Format/FormatTest.cpp | 9 +++
lld/docs/ReleaseNotes.rst | 18 ++---
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/docs/ReleaseNotes.rst | 33 +++++-----
llvm/include/llvm/module.modulemap | 3 +
llvm/lib/Support/CMakeLists.txt | 27 +++++++-
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp | 18 +++--
llvm/lib/WindowsManifest/CMakeLists.txt | 6 +-
llvm/test/Transforms/InstCombine/intptr8.ll | 77 ++++++++++++++++++++++
11 files changed, 207 insertions(+), 73 deletions(-)
create mode 100644 llvm/test/Transforms/InstCombine/intptr8.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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 87f4fb6a4 0: update: llvm-linux: 16
new b0fb64280 0: update: llvm-linux: 16
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 (87f4fb6a4)
\
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 | 168 +-
02-build_llvm/console.log | 12634 +++++++++++++++++------------------
03-build_linux/console.log | 858 +--
05-check_regression/console.log | 28 +-
06-update_baseline/console.log | 4 +-
console.log | 13703 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 20 +-
8 files changed, 13694 insertions(+), 13731 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 98ba6a2c7 2: update: llvm-linux: 18320
new 3da949a85 2: update: llvm-linux: 18324
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 (98ba6a2c7)
\
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 | 18 +-
02-build_llvm/console.log | 12680 +++++++++++++++++-----------------
03-build_linux/console.log | 1422 ++--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 70 +-
console.log | 14200 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 12 +-
results | 2 +-
9 files changed, 14249 insertions(+), 14179 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8ea89ba81 0: update: llvm-linux: all
new d23f09378 0: update: llvm-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 (8ea89ba81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 220 +-
02-build_llvm/console.log | 12734 ++++++++++++++++++-----------------
03-build_linux/console.log | 838 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 14 +-
console.log | 13826 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13823 insertions(+), 13839 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.