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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e1d5c5c7 2: update: llvm-bd467cfe4bcdfbe105ecf7b7d4a3da3fcfa92703: -10
discards 9f80e1c3 1: reset: llvm-bd467cfe4bcdfbe105ecf7b7d4a3da3fcfa92703: -10
discards 32143daf 0: update: linux-d59f5a01fa438635ae098b2e170a18644df73c06: boot
new 59dc4554 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 (e1d5c5c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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-build_llvm/console.log | 6186 ++++++++++++++++++++++++++++---
03-build_linux/console.log | 958 +++++
04-boot_linux/console.log | 239 ++
05-check_regression/console.log | 5 +-
06-update_baseline/console.log | 35 +-
console.log | 7589 ++++++++++++++++++++++++++++++++++++---
jenkins/manifest.sh | 12 +-
results | 8 +
9 files changed, 14125 insertions(+), 1073 deletions(-)
create mode 100644 03-build_linux/console.log
create mode 100644 04-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 106d9d15 0: update: binutils-gcc-linux: all
new 2e038bd4 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 (106d9d15)
\
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 | 24 +-
02-prepare_abe/console.log | 10 +-
03-build_abe-binutils/console.log | 10080 +++++++-------
04-build_abe-stage1/console.log | 15286 ++++++++++-----------
05-build_linux/console.log | 1254 +-
06-boot_linux/console.log | 2 +-
console.log | 26671 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 26693 insertions(+), 26652 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 73e1ab3a 2: update: llvm-linux: 19523
new 9bfb3cec 2: update: llvm-linux: 19523
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 (73e1ab3a)
\
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 | 78 +-
02-build_llvm/console.log | 11632 ++++++++++++++++----------------
03-build_linux/console.log | 1966 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 13702 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13710 insertions(+), 13702 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 7b98fc0e462 [PGO][CHR] Speed up following long use-def chains.
new a6f4bcfeb5d [DebugInfo][AArch64] Recognise target specific instruction [...]
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:
lib/Target/AArch64/AArch64InstrInfo.cpp | 25 +++
lib/Target/AArch64/AArch64InstrInfo.h | 7 +
test/CodeGen/AArch64/aarch64-mov-debug-locs.mir | 239 ++++++++++++++++++++++++
3 files changed, 271 insertions(+)
create mode 100644 test/CodeGen/AArch64/aarch64-mov-debug-locs.mir
--
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 gcc.
from 33af5a3270d [aarch64] Introduce flags for SVE2.
new 3c27f762fd8 * config/i386/sse.md (sse_cvtpi2ps): Use TARGET_MMX in ins [...]
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:
gcc/ChangeLog | 4 ++++
gcc/config/i386/mmx.md | 3 +--
gcc/config/i386/sse.md | 22 ++++++++--------------
3 files changed, 13 insertions(+), 16 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 a4d7f31ab11 [NFC][InstCombine] Add unary fneg tests to maxnum.ll/minnum.ll
new 7b98fc0e462 [PGO][CHR] Speed up following long use-def chains.
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:
.../Instrumentation/ControlHeightReduction.cpp | 34 ++-
test/Transforms/PGOProfile/chr.ll | 311 +++++++++++++++++++++
2 files changed, 336 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.