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-defconfig
in repository toolchain/ci/base-artifacts.
discards d5651bf3 0: update: llvm-linux: boot
new 0ff374e3 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 (d5651bf3)
\
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 | 131 +-
02-build_llvm/console.log | 11833 ++++++++++++++++----------------
03-build_linux/console.log | 1684 ++---
04-boot_linux/console.log | 402 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 14081 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 14187 insertions(+), 13989 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 llvm.
from 5a9405e816a [MC][PowerPC] Clean up PPCAsmBackend
new b334d02c14c [GlobalISel] Fix -Wsign-compare on 32-bit -DLLVM_ENABLE_ASS [...]
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:
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 3 ++-
1 file changed, 2 insertions(+), 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_gnu/gnu-release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 337dcfe4 0: update: gcc-e5549fbe3886db0814e5f41c18009026ef6d5363: -5
new abf03e56 0: update: gcc-044f6257e99077c68aac1a6105a0d2ed449576bc: -5
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 (337dcfe4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 137 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_lto/console.log | 64227 +++++++++++++++---------------
console.log | 64794 ++++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 64814 insertions(+), 64782 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
in repository toolchain/ci/interesting-commits.
from b2cb42a Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 3958881 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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:
llvm | 2 ++
1 file changed, 2 insertions(+)
--
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 llvm.
from 7398f4a5f8c [ELF] Implement Dependent Libraries Feature
new 5a9405e816a [MC][PowerPC] Clean up PPCAsmBackend
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:
lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | 42 +++++++++--------------
1 file changed, 17 insertions(+), 25 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 clang.
from 5766e93db0 Re-land: Add Clang shared library with C++ exports
new 1841d45330 Revert [c++20] P1327R1: Support for typeid applied to object [...]
new 2a9fb4c8c8 Revert Refactor constant evaluation of typeid(T) to track a [...]
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:
include/clang/AST/APValue.h | 91 +++++++++---------------------
include/clang/Basic/DiagnosticASTKinds.td | 29 ++++------
lib/AST/APValue.cpp | 59 +------------------
lib/AST/ExprConstant.cpp | 71 +++++------------------
lib/CodeGen/CGExprConstant.cpp | 11 ----
lib/Sema/SemaTemplate.cpp | 9 ++-
test/CXX/drs/dr19xx.cpp | 9 +--
test/Parser/MicrosoftExtensions.cpp | 2 -
test/SemaCXX/builtin-constant-p.cpp | 5 --
test/SemaCXX/constant-expression-cxx2a.cpp | 59 -------------------
test/SemaCXX/typeid.cpp | 5 +-
www/cxx_dr_status.html | 2 +-
www/cxx_status.html | 3 +-
13 files changed, 64 insertions(+), 291 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-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 35c8c05dcc Automatic date update in version.in
adds 9cd2d40be4 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.