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-defconfig
in repository toolchain/ci/base-artifacts.
discards 0e88616b 0: update: binutils-gcc-linux: boot
new 98013eb1 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 (0e88616b)
\
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 | 60 +-
02-prepare_abe/console.log | 250 +-
03-build_abe-binutils/console.log | 11119 ++++++++-------
04-build_abe-stage1/console.log | 14359 +++++++++----------
05-build_linux/console.log | 920 +-
06-boot_linux/console.log | 354 +-
console.log | 27300 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27187 insertions(+), 27191 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 e26ea679 0: update: llvm-linux: boot
new edd53965 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 (e26ea679)
\
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 | 220 +-
02-build_llvm/console.log | 11674 +++++++++++++++++------------------
03-build_linux/console.log | 728 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12636 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12642 insertions(+), 12642 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a0724399 0: update: llvm-linux: all
new 52b0be55 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 (a0724399)
\
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 | 220 +-
02-build_llvm/console.log | 11742 +++++++++++++++++------------------
03-build_linux/console.log | 782 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
console.log | 12752 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12754 insertions(+), 12758 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 ab54ff77c46 [NFC] Fixup FileCheck option name in tests added in rL360881
new 80a3c871d90 [DominatorTree] Print roots unconditionally in `print()`.
new 5fd17c6d295 RegAllocFast: Improve hinting heuristic
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/Support/GenericDomTree.h | 12 +-
lib/CodeGen/RegAllocFast.cpp | 91 +++-
test/CodeGen/AArch64/arm64-fast-isel-br.ll | 5 +-
test/CodeGen/AArch64/arm64-fast-isel-conversion.ll | 29 +-
test/CodeGen/AMDGPU/indirect-addressing-term.ll | 80 ++--
test/CodeGen/Mips/atomic.ll | 485 ++++++++++-----------
test/CodeGen/Mips/atomicCmpSwapPW.ll | 36 +-
test/CodeGen/PowerPC/vsx.ll | 19 +-
test/CodeGen/X86/atomic-monotonic.ll | 8 +-
test/CodeGen/X86/atomic-unordered.ll | 65 ++-
test/CodeGen/X86/atomic6432.ll | 373 ++++++----------
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 31 +-
test/CodeGen/X86/crash-O0.ll | 20 +-
test/CodeGen/X86/fast-isel-ret-ext.ll | 2 +-
test/CodeGen/X86/fast-isel-select.ll | 15 +-
test/CodeGen/X86/pr32241.ll | 24 +-
test/CodeGen/X86/pr32256.ll | 14 +-
test/CodeGen/X86/pr32284.ll | 91 ++--
test/CodeGen/X86/pr32340.ll | 14 +-
test/CodeGen/X86/pr32345.ll | 45 +-
test/CodeGen/X86/pr34592.ll | 14 +-
test/CodeGen/X86/pr41678.ll | 4 +-
test/CodeGen/X86/swift-return.ll | 9 +-
test/DebugInfo/X86/convert-debugloc.ll | 65 ++-
test/DebugInfo/X86/subreg.ll | 5 +-
25 files changed, 769 insertions(+), 787 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 gcc.
from 68605c776c9 Remove unnecessary non-const accessors in hash table bases
new 6de981935b3 tree-ssa-uninit: avoid ICE with BIT_AND_EXPR (PR 90394)
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 | 7 +++++
gcc/testsuite/ChangeLog | 6 ++++
...ninit-25-gimple.c => uninit-pr90394-1-gimple.c} | 16 +++++++----
gcc/testsuite/gcc.dg/uninit-pr90394.c | 33 ++++++++++++++++++++++
gcc/tree-ssa-uninit.c | 2 +-
5 files changed, 58 insertions(+), 6 deletions(-)
copy gcc/testsuite/gcc.dg/{uninit-25-gimple.c => uninit-pr90394-1-gimple.c} (58%)
create mode 100644 gcc/testsuite/gcc.dg/uninit-pr90394.c
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 76ac1029 0: update: llvm-linux: boot
new 3b220d5f 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 (76ac1029)
\
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 | 166 +-
02-build_llvm/console.log | 11790 ++++++++++++++++++------------------
03-build_linux/console.log | 804 ++-
console.log | 12760 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12762 insertions(+), 12766 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.