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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1bfca7659 2: update: binutils-e33f2313bf63b77763739732be14b469b4b647b7: -10
discards 5cb131d01 1: reset: binutils-f948b2de97884bfb4e5fc11d40a6bea9e0b096ae: -10
discards 2d2083405 0: update: linux-9fb67d643f6f1892a08ee3a04ea54022d1060bb0: all
new 1261ca034 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 (1bfca7659)
\
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 | 129 +-
02-prepare_abe/console.log | 64 +-
03-build_abe-binutils/console.log | 6932 +++++++++++++---
04-build_abe-stage1/console.log | 7892 ++++++++++++++++++
05-build_linux/console.log | 700 ++
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 35 +-
console.log | 15723 +++++++++++++++++++++++++++++++++---
jenkins/manifest.sh | 14 +-
results | 8 +
11 files changed, 29056 insertions(+), 2454 deletions(-)
create mode 100644 04-build_abe-stage1/console.log
create mode 100644 05-build_linux/console.log
create mode 100644 06-boot_linux/console.log
--
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 0553302737f [llvm-readobj] - Rewrite reloc-types.test to use YAML. NFCI.
new afefcdba98f [ARM] add target arch definitions for 8.1-M and MVE
new eb6d9936ee1 [LoopIdiomRecognize][NFC] Sort includes
new c1ef73e8d8a [LoopIdiom] Basic OptimizationRemarkEmitter handling
new c06bb2cf410 [NFC][Codegen] Add add+sub/sub+add constant-fold tests for [...]
The 4 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/ADT/Triple.h | 1 +
include/llvm/Support/ARMAttributeParser.h | 2 +
include/llvm/Support/ARMBuildAttributes.h | 6 +
include/llvm/Support/ARMTargetParser.def | 6 +
include/llvm/Support/ARMTargetParser.h | 4 +-
lib/Object/ELFObjectFile.cpp | 18 +++
lib/Support/ARMAttributeParser.cpp | 17 ++-
lib/Support/ARMBuildAttrs.cpp | 1 +
lib/Support/ARMTargetParser.cpp | 7 +
lib/Support/Triple.cpp | 2 +
lib/Target/ARM/ARM.td | 24 +++
lib/Target/ARM/ARMPredicates.td | 12 ++
lib/Target/ARM/ARMSubtarget.h | 9 +-
lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp | 9 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 48 +++++-
test/CodeGen/AArch64/vec_add.ll | 126 ++++++++++++++++
test/CodeGen/ARM/build-attributes.ll | 9 ++
test/CodeGen/X86/vec_add.ll | 165 ++++++++++++++++++++-
.../LoopIdiom/memcpy-debugify-remarks.ll | 51 +++++++
.../LoopIdiom/memset-debugify-remarks.ll | 55 +++++++
test/Transforms/LoopIdiom/nontemporal_store.ll | 2 +-
unittests/Support/ARMAttributeParser.cpp | 20 +++
unittests/Support/TargetParserTest.cpp | 15 +-
23 files changed, 591 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/AArch64/vec_add.ll
create mode 100644 test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll
create mode 100644 test/Transforms/LoopIdiom/memset-debugify-remarks.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_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 396f001c0 0: update: llvm-linux: all
new 807ce221e 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 (396f001c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 172 +-
02-build_llvm/console.log | 11646 ++++++++++++++++++------------------
03-build_linux/console.log | 812 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12632 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12661 insertions(+), 12636 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 03cbd1296 0: update: llvm-linux: boot
new 219a3b5b3 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 (03cbd1296)
\
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 | 12056 +++++++++++++++++------------------
03-build_linux/console.log | 654 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12811 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12800 insertions(+), 12834 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.