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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 754b63f 0: update: llvm-linux: all
new 6c3455f 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 (754b63f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 216 +-
02-build_llvm/console.log | 11876 +++++++++++++++++------------------
03-build_linux/console.log | 686 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12794 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12680 insertions(+), 12920 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b5479f3 0: update: llvm-linux: 18110
new 176c080 0: update: llvm-linux: 18110
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 (b5479f3)
\
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 | 70 +-
02-build_llvm/console.log | 11948 ++++++++++++++-------------
03-build_linux/console.log | 4484 +++++------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 14 +-
console.log | 16536 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 16431 insertions(+), 16639 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 4ac4bfefaa6 [ARM] Add FP16 vector insert/extract patterns
new 11c48647080 [SelectionDAG] Add fpto[us]i(undef) --> undef constant fold
new 8cd2bd631a9 [llvm-ar] Reapply Fix relative thin archive path handling
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/Object/ArchiveWriter.h | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 5 +++
lib/Object/ArchiveWriter.cpp | 51 ++++++++++++++--------
lib/ToolDrivers/llvm-lib/LibDriver.cpp | 11 +++--
test/CodeGen/X86/vec_fp_to_int-widen.ll | 2 -
test/CodeGen/X86/vec_fp_to_int.ll | 2 -
test/tools/llvm-ar/reduce-thin-path.test | 10 +++++
test/tools/llvm-ar/thin-archive.test | 45 +++++++++++++++++++
.../llvm-objcopy/ELF/archive-unknown-members.test | 8 ++--
test/tools/llvm-readobj/thin-archive-paths.test | 6 +--
tools/llvm-ar/llvm-ar.cpp | 38 ++++++++++++----
12 files changed, 147 insertions(+), 41 deletions(-)
create mode 100644 test/tools/llvm-ar/reduce-thin-path.test
create mode 100644 test/tools/llvm-ar/thin-archive.test
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards af77408 0: update: binutils-gcc-linux: boot
new 1f334ed 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 (af77408)
\
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 | 160 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11169 ++++----
04-build_abe-stage1/console.log | 15684 ++++++-----
05-build_linux/console.log | 24022 ++++++++---------
06-boot_linux/console.log | 408 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 6 +-
console.log | 51928 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 51905 insertions(+), 51930 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.