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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f7fd2cfe 0: good: binutils-gcc-linux: all
new 46b54c0c 0: good: 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 (f7fd2cfe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 340 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 11248 ++++----
04-build_abe-stage1/console.log | 20160 +++++++------
05-build_linux/console.log | 23595 +++++++--------
06-boot_linux/console.log | 16 +-
07-check_regression/console.log | 28 +-
08-update_baseline/console.log | 77 +-
console.log | 55832 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 55805 insertions(+), 55877 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 9859759f10a PEI: Delay checking requiresFrameIndexReplacementScavenging
new 86a3d313e81 New methods to check for under-/overflow in the SMT API
new 502b049dcb5 AMDGPU: Fix missing scc implicit def on s_andn2_b64_term
new 99267d8b98c AMDGPU: Skip debug_instr when collapsing end_cf
new 44ee20512e2 AMDGPU: Add additional MIR tests for exec mask optimizations
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/Support/SMTAPI.h | 42 ++
lib/Support/Z3Solver.cpp | 70 ++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 14 +-
lib/Target/AMDGPU/SIInstructions.td | 31 +-
lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 11 +-
.../coalescer-subranges-another-prune-error.mir | 4 +-
.../AMDGPU/coalescer-subregjoin-fullcopy.mir | 2 +-
.../AMDGPU/coalescing-with-subregs-in-loop-bug.mir | 2 +-
test/CodeGen/AMDGPU/collapse-endcf-broken.mir | 49 ++
test/CodeGen/AMDGPU/collapse-endcf.ll | 19 +-
test/CodeGen/AMDGPU/collapse-endcf.mir | 775 +++++++++++++++++++++
test/CodeGen/AMDGPU/fix-wwm-liveness.mir | 34 +-
12 files changed, 1001 insertions(+), 52 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/collapse-endcf-broken.mir
create mode 100644 test/CodeGen/AMDGPU/collapse-endcf.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 48693a87 0: good: gcc-ae5efb2cfe93a4277b5fa185c2c8582592b47f7a: -5
new 7d40c883 0: good: gcc-4a5df39cc353fe8684c0db7309edea8292e774e0: -5
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 (48693a87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 170 +
02-prepare_abe/console.log | 184 +
03-build_abe-bootstrap_debug/console.log | 44111 ++++++++++++++
04-check_regression/console.log | 13 +
05-update_baseline/console.log | 20 +
1-reset_artifacts/console.log | 170 -
2-prepare_abe/console.log | 184 -
3-build_abe-bootstrap_debug/console.log | 44783 --------------
4-check_regression/console.log | 13 -
5-update_baseline/console.log | 20 -
console.log | 89648 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 88981 insertions(+), 90345 deletions(-)
create mode 100644 01-reset_artifacts/console.log
create mode 100644 02-prepare_abe/console.log
create mode 100644 03-build_abe-bootstrap_debug/console.log
create mode 100644 04-check_regression/console.log
create mode 100644 05-update_baseline/console.log
delete mode 100644 1-reset_artifacts/console.log
delete mode 100644 2-prepare_abe/console.log
delete mode 100644 3-build_abe-bootstrap_debug/console.log
delete mode 100644 4-check_regression/console.log
delete mode 100644 5-update_baseline/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/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 74bc0132 0: good: llvm-418ee7b7bbc6f259837f3ab2fff795034c500493: 18286
new e5b4291c 0: good: llvm-linux: 18289
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 (74bc0132)
\
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 | 349 +-
02-build_llvm/console.log | 11612 +++++++++++++-------------
03-build_linux/console.log | 4594 +++++------
05-check_regression/console.log | 34 +-
06-update_baseline/console.log | 48 +-
console.log | 16637 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
results | 2 +-
8 files changed, 16497 insertions(+), 16794 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.