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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 900ce43f 0: update: binutils-gcc-linux: boot
new 332e3b8d 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 (900ce43f)
\
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11445 +++++++-------
04-build_abe-stage1/console.log | 14004 ++++++++---------
05-build_linux/console.log | 2736 ++--
06-boot_linux/console.log | 336 +-
console.log | 29087 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29110 insertions(+), 29072 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 a3dd071eebb [NFC] fix trivial typos in documents
new 6ef46a770d1 [ExpandMemCmp] Move all options to TargetTransformInfo.
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/llvm/Analysis/TargetTransformInfo.h | 34 +++++++++++++----
include/llvm/Analysis/TargetTransformInfoImpl.h | 6 +--
include/llvm/CodeGen/TargetLowering.h | 12 ------
lib/Analysis/TargetTransformInfo.cpp | 6 +--
lib/CodeGen/ExpandMemCmp.cpp | 49 ++++++++++---------------
lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 17 +++------
lib/Target/PowerPC/PPCTargetTransformInfo.h | 4 +-
lib/Target/X86/X86ISelLowering.h | 5 ---
lib/Target/X86/X86TargetTransformInfo.cpp | 41 ++++++++-------------
lib/Target/X86/X86TargetTransformInfo.h | 4 +-
lib/Transforms/Scalar/MergeICmps.cpp | 2 +-
11 files changed, 79 insertions(+), 101 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 2c025c7a15 [analyzer] print() JSONify: Create pointers
new dcdff72a1e [ASTImporter] Store import errors for Decls
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/AST/ASTImporter.h | 22 +++-
lib/AST/ASTImporter.cpp | 98 ++++++++++++++---
test/ASTMerge/class-template-partial-spec/test.cpp | 2 -
unittests/AST/ASTImporterFixtures.cpp | 2 +-
unittests/AST/ASTImporterFixtures.h | 4 +-
unittests/AST/ASTImporterTest.cpp | 121 +++++++++++++++++++++
6 files changed, 226 insertions(+), 23 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards efd98d1d 0: update: binutils-gcc-linux: boot
new c82e7ae0 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 (efd98d1d)
\
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 | 18 +-
02-prepare_abe/console.log | 36 +-
03-build_abe-binutils/console.log | 10411 +++++++-------
04-build_abe-stage1/console.log | 15313 ++++++++++-----------
05-build_linux/console.log | 666 +-
console.log | 26467 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
8 files changed, 26478 insertions(+), 26451 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-tools-extra.
from 7b9ae244 [clang-doc] Add basic support for templates and typedef
new ca475f14 [clangd] Cleanup the duplicated getTokenRange.
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:
clangd/SourceCode.cpp | 11 ++++++++
clangd/SourceCode.h | 5 ++++
clangd/XRefs.cpp | 70 +++++++++++++++++++++++----------------------------
3 files changed, 48 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.