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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 21009e771 0: update: binutils-gcc-linux: all
new 0adbe9e49 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 (21009e771)
\
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 | 48 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11379 +++++++-------
04-build_abe-stage1/console.log | 16044 ++++++++++---------
05-build_linux/console.log | 2268 +--
06-boot_linux/console.log | 8 +-
console.log | 30169 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 30136 insertions(+), 30222 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d663c38be 0: update: llvm-linux: all
new d3520aeab 0: update: llvm-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 (d663c38be)
\
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 | 70 +-
02-build_llvm/console.log | 12273 +++++++++++++++++------------------
03-build_linux/console.log | 814 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13175 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13182 insertions(+), 13176 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0f49a725f 0: update: llvm-linux: all
new cce8cbff0 0: update: llvm-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 (0f49a725f)
\
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 | 184 +-
02-build_llvm/console.log | 12277 +++++++++++++++++------------------
03-build_linux/console.log | 652 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13148 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13162 insertions(+), 13131 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 c0b7807290a [ARM][MVE] validForTailPredication insts
new fc8e74d0619 [Alignment][NFC] Value::getPointerAlignment returns MaybeAlign
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/IR/Value.h | 3 ++-
lib/Analysis/Loads.cpp | 31 ++++++++++++-----------
lib/Analysis/ValueTracking.cpp | 4 +--
lib/IR/ConstantFold.cpp | 14 +++++------
lib/IR/Value.cpp | 46 +++++++++++++++++-----------------
lib/Target/AArch64/AArch64InstrInfo.td | 4 +--
lib/Transforms/IPO/Attributor.cpp | 3 ++-
unittests/IR/FunctionTest.cpp | 28 ++++++++++-----------
8 files changed, 69 insertions(+), 64 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 74a033c14 [LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triples
new 59f6fb951 [Windows][NFC] Fix tests after r374528.
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/functionalities/step-avoids-no-debug/TestStepNoDebug.py | 3 ---
1 file changed, 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 binutils-gdb.
from 9b142ddb4a m68hc1x: better arg checking for reloc_warning
new 95da600f40 Change iterate_over_breakpoints to take a function_view
new 81e6b8eb20 Make tui-winsource not use breakpoint_chain
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:
gdb/ChangeLog | 24 ++++++++++++++++++++++++
gdb/breakpoint.c | 7 +++----
gdb/breakpoint.h | 5 +++--
gdb/dummy-frame.c | 15 ++++++++-------
gdb/guile/scm-breakpoint.c | 16 +++++++---------
gdb/python/py-breakpoint.c | 15 +++++++++------
gdb/python/py-finishbreakpoint.c | 18 ++++++++++++------
gdb/solib-svr4.c | 10 +++++-----
gdb/tui/tui-winsource.c | 11 ++++-------
9 files changed, 75 insertions(+), 46 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-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 38b684d81 0: reset: binutils-gcc-glibc-llvm: 0
new 9d5fd75b0 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 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 (38b684d81)
\
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 | 132 +-
02-prepare_abe/console.log | 274 +-
03-build_abe-binutils/console.log | 11056 +-
04-build_abe-stage1/console.log | 12646 +-
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 37288 +++---
07-build_abe-stage2/console.log | 39999 +++---
08-build_llvm-true/console.log | 11573 +-
09-benchmark-Oz_LTO/benchmark-start.log | 2 +-
09-benchmark-Oz_LTO/benchmark.log | 14 +-
09-benchmark-Oz_LTO/console.log | 138 +-
10-check_regression/console.log | 1432 +-
.../results-0.csv | 0
10-check_regression/results-1.csv | 1280 +
.../results-compare.csv | 5 +-
10-check_regression/results-full.csv | 1280 +
10-check_regression/results.csv | 78 +
.../results.log | 2318 +-
11-update_baseline/console.log | 2804 +-
11-update_baseline/results-0.csv | 2341 +-
11-update_baseline/results-1.csv | 2328 +-
11-update_baseline/results-compare.csv | 5 +-
11-update_baseline/results-full.csv | 2518 +-
11-update_baseline/results.csv | 153 +-
11-update_baseline/results.log | 2322 +-
console.log | 120222 +++++++++---------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results_id | 2 +-
29 files changed, 127654 insertions(+), 124877 deletions(-)
copy 11-update_baseline/results-1.csv => 10-check_regression/results-0.csv (100%)
create mode 100644 10-check_regression/results-1.csv
copy {11-update_baseline => 10-check_regression}/results-compare.csv (98%)
create mode 100644 10-check_regression/results-full.csv
create mode 100644 10-check_regression/results.csv
copy {11-update_baseline => 10-check_regression}/results.log (63%)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.