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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 180b1225 2: update: binutils-gcc-linux: 5624
new a47f72d9 2: update: binutils-gcc-linux: 5624
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 (180b1225)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 11405 ++++++------
04-build_abe-stage1/console.log | 20112 +++++++++++-----------
05-build_linux/console.log | 1152 +-
08-update_baseline/console.log | 86 +-
console.log | 33402 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 33385 insertions(+), 33365 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards e173837a 0: update: llvm-linux: boot
new b773925e 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 (e173837a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 182 +-
02-build_llvm/console.log | 12128 +++++++++++++++----------------
03-build_linux/console.log | 1848 ++---
04-boot_linux/console.log | 406 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14580 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14585 insertions(+), 14585 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ce280a8b 0: update: binutils-gcc-linux: all
new 4b80f81f 0: update: binutils-gcc-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 (ce280a8b)
\
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 | 229 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11689 +++++++-------
04-build_abe-stage1/console.log | 15851 +++++++++----------
05-build_linux/console.log | 2072 +--
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30291 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30303 insertions(+), 30293 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 900f4bd9f0e [WebAssembly] v128.andnot
new e2acd37dc90 Revert "[LoopInfo] Limit the iterations to check whether a [...]
new 92a8cd19d4f [LoopInfo] Remove duplicates in ExitBlocks to reduce the co [...]
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/llvm/Analysis/LoopInfo.h | 3 -
include/llvm/Analysis/LoopInfoImpl.h | 18 +---
lib/Analysis/LoopInfo.cpp | 7 --
.../LICM/loop-max-dedicated-exit-iterations.ll | 102 ---------------------
4 files changed, 4 insertions(+), 126 deletions(-)
delete mode 100644 test/Transforms/LICM/loop-max-dedicated-exit-iterations.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.
unknown user pushed a change to branch master
in repository clang.
from 26105cbd68 Revert r373034
new e4d0faf011 Fix use-after-free found in Clang's testsuite.
new 30a86d7136 [test] Use %clang_cc1 instead of %clang -cc1
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/AST/ExprConstant.cpp | 9 ++++++---
test/CodeGen/align-global-large.c | 2 +-
test/CodeGenObjC/protocol-comdat.m | 2 +-
test/Frontend/cc1-return-codes.c | 4 ++--
test/Frontend/nostdlib-for-asmpp.s | 2 +-
test/Misc/diag-macro-backtrace2.c | 2 +-
test/Misc/driver-verify.c | 2 +-
test/Modules/builtin-import.mm | 2 +-
test/Modules/umbrella-header-include-builtin.mm | 2 +-
test/Preprocessor/pragma_module.c | 6 +++---
10 files changed, 18 insertions(+), 15 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/gcc.
from 4b61247b9a5 Daily bump.
adds ef7e5fb6867 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.