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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d6eb6b 0: update: binutils-gcc-linux: boot
new 43895de 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 (6d6eb6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10926 ++++++++--------
04-build_abe-stage1/console.log | 12034 +++++++++---------
05-build_linux/console.log | 526 +-
console.log | 24054 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 24076 insertions(+), 24044 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1d29e0a 8: update: llvm-3f1a34546cf3f8ca245cd2ce5b8189287b44be2b: -10
discards e3da812 7: reset: llvm-31babea94a3ed38a140540f2252cf043dacec1f7: -10
discards a76c6a4 6: update: llvm-linux: 17560
new 079b1ba 6: update: llvm-linux: 17560
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 (1d29e0a)
\
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 | 14 +-
02-build_llvm/console.log | 6483 +++++++++++++++++++++++---
03-build_linux/console.log | 3181 +++++++++++++
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 116 +
console.log | 9798 ++++++++++++++++++++++++++++++++++++---
jenkins/manifest.sh | 12 +-
results | 4 +
8 files changed, 18530 insertions(+), 1084 deletions(-)
create mode 100644 03-build_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 b661fecbf65 isBytewiseValue checks ConstantVector element by element
new e06c3153d1b [AMDGPU] use v32f32 for 3 mfma intrinsics
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:
include/llvm/IR/Intrinsics.td | 1 +
include/llvm/IR/IntrinsicsAMDGPU.td | 12 +++---
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 9 +++++
lib/Target/AMDGPU/SIISelLowering.cpp | 6 ++-
lib/Target/AMDGPU/SIInstrInfo.td | 7 ++--
lib/Target/AMDGPU/SIInstructions.td | 12 ++++++
lib/Target/AMDGPU/SIRegisterInfo.td | 8 ++--
test/CodeGen/AMDGPU/agpr-register-count.ll | 8 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll | 64 +++++++++++++++---------------
test/CodeGen/AMDGPU/spill-agpr.ll | 10 ++---
test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll | 10 +++--
11 files changed, 87 insertions(+), 60 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 86f93ecc77c Daily bump.
adds 6bab5cac009 Daily bump.
adds a0ca98db700 Daily bump.
adds 375054587c8 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
adds f619debeb7e Turn off ipa-ra in builtins test (PR91059)
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/df-core.c | 6 +++---
gcc/resource.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp | 2 +-
6 files changed, 21 insertions(+), 5 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 18eee98 0: update: gcc-86f93ecc77cb0772d6eea2387712baa3ee1596f2: -5
new 1272b55 0: update: gcc-f619debeb7e2602843c3a73a8be4150c6257a833: -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 (18eee98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 20 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-bootstrap_debug/console.log | 85370 ++++++++++++++--------------
console.log | 85830 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 85845 insertions(+), 85821 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c466996 2: update: llvm-f72fd0fada5d41b8362e7ea95b1f63806c08a21e: 13
discards 64b7758 1: reset: llvm-31babea94a3ed38a140540f2252cf043dacec1f7: -10
discards d892cfa 0: update: linux-1a05924366694d17a36e6b086d5bba1a8d74b977: boot
new 0b3d83d 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 (c466996)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 219 +-
02-build_llvm/console.log | 11930 ++++++++++++++++-----------------
03-build_linux/console.log | 1112 +++-
04-boot_linux/console.log | 242 +
05-check_regression/console.log | 13 +-
06-update_baseline/console.log | 62 +-
console.log | 13578 ++++++++++++++++++++------------------
jenkins/manifest.sh | 11 +-
results | 6 +-
9 files changed, 14517 insertions(+), 12656 deletions(-)
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.
unknown user pushed a change to branch master
in repository llvm.
from cefa3d6eb69 [MemorySSA] Use SetVector to avoid nondeterminism.
new b661fecbf65 isBytewiseValue checks ConstantVector element by element
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/Analysis/ValueTracking.cpp | 7 +------
unittests/Analysis/ValueTrackingTest.cpp | 2 +-
2 files changed, 2 insertions(+), 7 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 f447770cdc7 [WebAssembly] refactored utilities to not depend on MachineInstr
new cefa3d6eb69 [MemorySSA] Use SetVector to avoid nondeterminism.
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:
include/llvm/Analysis/MemorySSAUpdater.h | 3 +-
lib/Analysis/MemorySSAUpdater.cpp | 2 +-
lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 4 +-
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 6 +-
lib/Transforms/Utils/Local.cpp | 2 +-
lib/Transforms/Utils/LoopSimplify.cpp | 3 +-
test/Analysis/MemorySSA/nondeterminism.ll | 122 +++++++++++++++++++++++++++
7 files changed, 133 insertions(+), 9 deletions(-)
create mode 100644 test/Analysis/MemorySSA/nondeterminism.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.