This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 1649a5da 0: update: binutils-45cf0dc2ecd2354c6f8e6d3f5d19f8012c97d978: 7
new 9cd98c73 0: update: gcc-1e942d7c05c66ccc477567506a6bf86d91cae429: 7
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 (1649a5da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1536 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2788 bytes
04-build_abe-binutils/console.log.xz | Bin 30044 -> 30076 bytes
05-build_abe-stage1/console.log.xz | Bin 92152 -> 91228 bytes
07-build_abe-linux/console.log.xz | Bin 11960 -> 12240 bytes
08-build_abe-glibc/console.log.xz | Bin 229356 -> 229724 bytes
09-build_abe-stage2/console.log.xz | Bin 230756 -> 227800 bytes
10-build_abe-gdb/console.log.xz | Bin 34788 -> 34100 bytes
11-build_abe-qemu/console.log.xz | Bin 31712 -> 31484 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 10 +++++-----
12 files changed, 11 insertions(+), 11 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6f4c34d5 1: reset: linux-5451093081db6ca1a708d149e11cfd219800bc4c: 19813
new b6a8e35d 2: update: linux-a33f5c380c4bd3fa5278d690421b72052456d9fe: 20111
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.xz | Bin 1592 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41788 -> 41464 bytes
04-build_abe-stage1/console.log.xz | Bin 86972 -> 87456 bytes
05-build_abe-qemu/console.log.xz | Bin 31552 -> 31436 bytes
06-build_linux/console.log.xz | Bin 3704 -> 4016 bytes
08-check_regression/console.log.xz | Bin 1320 -> 480 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 33 ------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 5 --
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 86 +++++++++++++++++++++++++-------
jenkins/manifest.sh | 10 ++--
mail/jira-body.txt | 5 --
mail/mail-body.txt | 36 -------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 7 +--
19 files changed, 73 insertions(+), 115 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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_bmk_llvm_apm/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/llvm-project.
from bfb1bd1b9906 [Clang][Sema] Avoid crashing for va_arg expressions with b [...]
adds eecd0f055baa Have lit preserve SOURCE_DATE_EPOCH
adds eaeb7dcf3249 ARM: make FastISel & GISel pass -1 to ADJCALLSTACKUP to si [...]
adds 52a400d8e4c4 [InlineCost] model calls to llvm.is.constant* more carefully
adds 9d9efb1f67ff [lld][CMake] Add LLD_DEFAULT_NOSTART_STOP_GC
adds b9a243d1cac2 [Coroutines] Enhance symmetric transfer for constant CmpInst
adds 5869ea6c6254 [sanitizer] msan build fix on non linux platforms
adds fc043d8a256b Revert "[lld][CMake] Add LLD_DEFAULT_NOSTART_STOP_GC"
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/msan/msan_interceptors.cpp | 1 +
llvm/lib/Analysis/InlineCost.cpp | 24 ++++++
llvm/lib/Target/ARM/ARMCallLowering.cpp | 2 +-
llvm/lib/Target/ARM/ARMFastISel.cpp | 2 +-
llvm/lib/Transforms/Coroutines/CoroSplit.cpp | 98 ++++++++++++++--------
.../CodeGen/ARM/GlobalISel/arm-call-lowering.ll | 16 ++--
.../CodeGen/ARM/GlobalISel/arm-param-lowering.ll | 26 +++---
.../GlobalISel/irtranslator-varargs-lowering.ll | 8 +-
llvm/test/CodeGen/ARM/fast-call-frame-restore.ll | 19 +++++
.../Transforms/Coroutines/coro-split-musttail4.ll | 65 ++++++++++++++
.../Inline/call-intrinsic-is-constant.ll | 39 +++++++++
llvm/utils/lit/lit/TestingConfig.py | 2 +-
12 files changed, 239 insertions(+), 63 deletions(-)
create mode 100644 llvm/test/CodeGen/ARM/fast-call-frame-restore.ll
create mode 100644 llvm/test/Transforms/Coroutines/coro-split-musttail4.ll
create mode 100644 llvm/test/Transforms/Inline/call-intrinsic-is-constant.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from d114d4e9bc Automatic date update in version.in
adds ebadd3ef87 Automatic date update in version.in
adds eb31394c23 Automatic date update in version.in
adds 6e072dd0f1 Automatic date update in version.in
adds 1f5be5f22a Automatic date update in version.in
adds f60dbe8d12 Automatic date update in version.in
new 182284deb1 Automatic date update in version.in
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:
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.