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 095061e 0: update: binutils-gcc-linux: boot
new e323737 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 (095061e)
\
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 | 16 +-
02-prepare_abe/console.log | 356 +-
03-build_abe-binutils/console.log | 11090 +++++++--------
04-build_abe-stage1/console.log | 13944 +++++++++----------
05-build_linux/console.log | 584 +-
console.log | 26036 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 26019 insertions(+), 26015 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 20ef935 0: update: llvm-linux: boot
new ddb14fa 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 (20ef935)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 192 +-
02-build_llvm/console.log | 12489 +++++++++++++++----------------
03-build_linux/console.log | 1832 ++---
04-boot_linux/console.log | 390 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14919 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14928 insertions(+), 14918 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 lldb.
from ed23422f4 XFAIL TestLocalVariables.py on Windows
new 5b4e00f1d Factor out common test functionality into a helper class. (NFC)
new 72350e6ea whitespace cleanup
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:
unittests/Expression/DWARFExpressionTest.cpp | 172 ++++++++++++++-------------
1 file changed, 91 insertions(+), 81 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 73e476646b [clang-fuzzer] Add new fuzzer target for Objective-C
new 5d899f7d95 [Implicit Modules] Add -cc1 option -fmodules-strict-context- [...]
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:
docs/Modules.rst | 10 ++++++++++
include/clang/Driver/CC1Options.td | 3 +++
include/clang/Lex/HeaderSearchOptions.h | 20 ++++++++++++++++++-
lib/Frontend/CompilerInvocation.cpp | 20 +++++++++++++++++++
test/Modules/context-hash.c | 34 +++++++++++++++++++++++++++++++++
5 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/context-hash.c
--
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 88e224ab979 [examples] Add a dependency on ExecutionEngine to LLJITWith [...]
new d8c44a50c79 [X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1))) movm [...]
new 1e4c44b0d4d [X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1))) -> M [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 18 ++++++
test/CodeGen/X86/movmsk-cmp.ll | 114 +++++++++++++++++++++++++++++++++----
2 files changed, 122 insertions(+), 10 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 34e11f6a0ac AMDGPU/GlobalISel: Legalize fast unsafe FDIV
new 88e224ab979 [examples] Add a dependency on ExecutionEngine to LLJITWith [...]
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:
examples/LLJITExamples/LLJITWithObjectCache/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards ed35eec 0: update: gcc-98fdbdbc7469b3811d549950994142d1d46b4dc8: 1
new 1de94b4 0: update: gcc-aaf7e4e22c38fc80c3367e936d4ee1b5f6d0fcfe: 1
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 (ed35eec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 418 +-
03-build_abe-bootstrap_O3/console.log | 90424 +++++++++++++++----------------
console.log | 90979 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 90978 insertions(+), 90988 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.