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-allmodconfig
in repository toolchain/ci/base-artifacts.
from abae76931 2: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 18886
new 59134cab7 3: reset: gcc-e93f8076b8fda62b2bcfc6d463edafcb6ef60037: -9
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 | 131 +-
02-prepare_abe/console.log | 362 +-
03-build_abe-binutils/console.log | 8654 ++++++-------
04-build_abe-stage1/console.log | 13964 +++++++++-----------
05-build_linux/console.log | 472 -
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 54 +-
console.log | 25169 +++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 4 -
11 files changed, 22786 insertions(+), 26057 deletions(-)
delete mode 100644 05-build_linux/console.log
create 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_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 978a6ba7d 2: update: binutils-8063ab7e37c1a2abfa272d10e8d2c7ae192b1787: 18886
new abae76931 2: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 18886
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 (978a6ba7d)
\
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 | 166 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11320 +++++++--------
04-build_abe-stage1/console.log | 14802 ++++++++++---------
05-build_linux/console.log | 722 +-
08-update_baseline/console.log | 84 +-
console.log | 27518 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 27267 insertions(+), 27775 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 ed0d1bcf309 [Loads] Move generic code out of vectorizer into a location [...]
new 2151a462e94 Move LLVM_ENABLE_ABI_BREAKING_CHECKS variables to their own [...]
new 5fbb26ea5f9 llvm-reduce: Add pass to reduce Metadata
new da0892bd0df llvm-remove: Remove "using namespace" in header.
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:
lib/Support/ABIBreak.cpp | 24 +++++
lib/Support/CMakeLists.txt | 1 +
lib/Support/Error.cpp | 15 ---
test/Reduce/Inputs/remove-metadata.py | 8 ++
test/Reduce/remove-metadata.ll | 29 ++++++
tools/llvm-reduce/CMakeLists.txt | 1 +
tools/llvm-reduce/DeltaManager.h | 4 +-
tools/llvm-reduce/deltas/Delta.cpp | 4 +-
tools/llvm-reduce/deltas/Delta.h | 4 +-
tools/llvm-reduce/deltas/ReduceFunctions.cpp | 5 +-
tools/llvm-reduce/deltas/ReduceGlobalVars.cpp | 2 +
tools/llvm-reduce/deltas/ReduceMetadata.cpp | 139 ++++++++++++++++++++++++++
tools/llvm-reduce/deltas/ReduceMetadata.h | 18 ++++
utils/gn/secondary/llvm/lib/Support/BUILD.gn | 1 +
14 files changed, 233 insertions(+), 22 deletions(-)
create mode 100644 lib/Support/ABIBreak.cpp
create mode 100755 test/Reduce/Inputs/remove-metadata.py
create mode 100644 test/Reduce/remove-metadata.ll
create mode 100644 tools/llvm-reduce/deltas/ReduceMetadata.cpp
create mode 100644 tools/llvm-reduce/deltas/ReduceMetadata.h
--
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 beae9d7fd [lldbtest] Add an "expected_cmd_failure" option to the filech [...]
new 69f4a085d Fix a thinko in handling the QSetLogging packet.
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:
tools/debugserver/source/RNBRemote.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 ba8c0cf0df When evaluating a __builtin_constant_p conditional, always e [...]
new 3598d5fd43 Actually reorder not and env in crash-recovery-modules.m
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:
test/Index/crash-recovery-modules.m | 4 ++--
1 file changed, 2 insertions(+), 2 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 75f0e88419 Automatic date update in version.in
adds 7b468db33b Automatic date update in version.in
adds ab2427028d Automatic date update in version.in
No new revisions were added by this update.
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.
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-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 6bb91f891 0: update: binutils-gcc-glibc-llvm: 0
new e5867c24c 0: update: binutils-gcc-glibc-llvm: 0
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 (6bb91f891)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 180 +-
03-build_abe-binutils/console.log | 10809 +--
04-build_abe-stage1---/console.log | 13976 ++--
05-build_abe-linux/console.log | 288 +-
06-build_abe-glibc/console.log | 38311 +++++-----
07-build_abe-stage2---/console.log | 40587 +++++------
08-build_llvm-true/console.log | 11578 +--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 60 +-
09-benchmark/console.log | 590 +-
10-check_regression/console.log | 4257 +-
11-update_baseline/console.log | 6795 +-
console.log | 127452 +++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
results-full.csv | 2192 +-
results.csv | 165 +-
results_id | 2 +-
18 files changed, 128810 insertions(+), 128587 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 faad45dd303 [ValueTracking] Factor our common speculation suppression l [...]
new ed0d1bcf309 [Loads] Move generic code out of vectorizer into a location [...]
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/Loads.h | 13 ++++++
lib/Analysis/Loads.cpp | 50 +++++++++++++++++++++
.../Vectorize/LoopVectorizationLegality.cpp | 51 ----------------------
3 files changed, 63 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.