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-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7818e5b 0: update: gcc-bb9ed7c28f205a6f2dd39f527b69990443512bd9: -5
new a786f87 0: update: gcc-4ef6914e73d85318addaf4718c1a10cd18e5c8ac: -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 (7818e5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 84 +-
03-build_abe-bootstrap_ubsan/console.log | 69619 ++++++++++++++--------------
console.log | 69855 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 69858 insertions(+), 69836 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 8b3a59a1a38 llvm-undname: Add test coverage for demangleInitFiniStub()
new 798b89ee1e2 [Utils] Clean another duplicated util method.
new a3957457504 Revert r362472 as it is breaking PPC build bots
new eef66d3ad48 llvm-undname: More coverage-related cleanups
The 3 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/llvm/Transforms/Utils/UnrollLoop.h | 3 -
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 179 ------------
lib/Demangle/MicrosoftDemangle.cpp | 20 +-
lib/Transforms/Utils/BasicBlockUtils.cpp | 7 +
lib/Transforms/Utils/LoopUnroll.cpp | 64 +----
lib/Transforms/Utils/LoopUnrollAndJam.cpp | 4 +-
.../AArch64/loop-micro-op-buffer-size-t99.ll | 2 +-
test/CodeGen/PowerPC/store-combine.ll | 315 +++++++++++++++++----
test/Demangle/invalid-manglings.test | 10 +
test/Demangle/ms-basic.test | 4 +
test/Demangle/ms-templates.test | 2 +
11 files changed, 305 insertions(+), 305 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 113b2b3 0: update: llvm-linux: all
new a253427 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 (113b2b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 16 +-
02-build_llvm/console.log | 11936 ++++++++++++++++++------------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 2 +-
console.log | 12770 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
6 files changed, 12695 insertions(+), 12859 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c9830f3 0: update: llvm-linux: all
new 57edce4 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 (c9830f3)
\
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 | 175 +-
02-build_llvm/console.log | 11634 ++++++++++++++++++------------------
03-build_linux/console.log | 684 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12495 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12491 insertions(+), 12534 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 7af84528b6 PR42104: Support instantiations of lambdas that implicitly c [...]
new 8c592941d5 Factor out repeated code to build a DeclRefExpr and mark it [...]
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:
include/clang/Sema/Sema.h | 18 +++++++++++++-----
lib/Sema/SemaDeclCXX.cpp | 4 ++--
lib/Sema/SemaExpr.cpp | 46 ++++++++++++++++++++++------------------------
lib/Sema/SemaExprCXX.cpp | 9 +++------
lib/Sema/SemaOverload.cpp | 30 ++++++++----------------------
5 files changed, 48 insertions(+), 59 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from e619571 0: update: llvm-454fc7787256bafbd5ae079fdaff4e32a1feafb6: 17796
new 0d99438 1: reset: linux-036e34310931e64ce4f1edead435708cd517db10: 17751
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 | 167 +-
02-build_llvm/console.log | 11749 +++++++++---------
03-build_linux/console.log | 1728 +--
05-check_regression/console.log | 20 +-
console.log | 13664 +++++++++++----------
jenkins/manifest.sh | 10 +-
06-update_baseline/console.log => reset-baseline | 0
results | 2 +-
8 files changed, 13674 insertions(+), 13666 deletions(-)
copy 06-update_baseline/console.log => reset-baseline (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.