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-defconfig
in repository toolchain/ci/base-artifacts.
discards 1334c5b6 0: update: llvm-linux: boot
new 27b4f5a5 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 (1334c5b6)
\
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 | 334 +-
02-build_llvm/console.log | 12023 +++++++++++++++++------------------
03-build_linux/console.log | 626 +-
04-boot_linux/console.log | 432 +-
06-update_baseline/console.log | 8 +-
console.log | 13423 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13438 insertions(+), 13420 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 44068acc49a [NFC] Remove obsolete LLVM_GNUC_PREREQ
new 9455340d7bb AMDGPU/GlobalISel: Handle G_ATOMICRMW_FADD
new 2ac281ba536 Revert "[NFC] Remove obsolete LLVM_GNUC_PREREQ"
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/Compiler.h | 128 +++++++++------------
include/llvm/Support/MathExtras.h | 8 +-
include/llvm/Support/SwapByteOrder.h | 4 +-
include/llvm/Support/type_traits.h | 2 +-
lib/Target/AMDGPU/AMDGPUGISel.td | 1 +
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 1 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 3 +
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 +
.../inst-select-atomicrmw-fadd-local.mir | 115 ++++++++++++++++++
.../AMDGPU/GlobalISel/legalize-atomicrmw-fadd.mir | 17 +++
.../GlobalISel/regbankselect-atomicrmw-fadd.mir | 21 ++++
11 files changed, 220 insertions(+), 81 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-atomicrmw-fadd-local.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-atomicrmw-fadd.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-atomicrmw-fadd.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 llvm.
from 79e53ddffac AMDGPU/GlobalISel: Select simple local stores
new f15a0e41d4b AMDGPU: Correct FP atomic patterns
new ea35ed0012a AMDGPU: Start redefining atomic PatFrags
new b8f72a5a52c AMDGPU/GlobalISel: Allow selection of DS atomicrmw
new 44068acc49a [NFC] Remove obsolete LLVM_GNUC_PREREQ
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/Compiler.h | 128 ++++++++++-------
include/llvm/Support/MathExtras.h | 8 +-
include/llvm/Support/SwapByteOrder.h | 4 +-
include/llvm/Support/type_traits.h | 2 +-
include/llvm/Target/TargetSelectionDAG.td | 10 +-
lib/Target/AMDGPU/AMDGPUGISel.td | 11 ++
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 18 ++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 2 +-
lib/Target/AMDGPU/AMDGPUInstructions.td | 70 +++++----
lib/Target/AMDGPU/BUFInstructions.td | 52 +++----
lib/Target/AMDGPU/DSInstructions.td | 14 +-
lib/Target/AMDGPU/EvergreenInstructions.td | 60 ++++----
lib/Target/AMDGPU/FLATInstructions.td | 159 ++++++++++-----------
lib/Target/AMDGPU/SIInstrInfo.td | 61 ++++++--
.../inst-select-atomicrmw-xchg-local.mir | 83 +++++++++++
15 files changed, 414 insertions(+), 268 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-atomicrmw-xchg-local.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_kernel/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 75522ba2 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 19642
new bd5e19dc 2: update: linux-ce96e791d6a7e11078f279273213c5c2e906f401: 19668
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 | 215 +-
02-build_llvm/console.log | 11754 +++++++++++++++++-----------------
03-build_linux/console.log | 913 +--
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 50 +
console.log | 12956 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13070 insertions(+), 12854 deletions(-)
delete mode 100644 reset-baseline
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 88bf7e6e 0: update: llvm-linux: all
new b688b4b0 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 (88bf7e6e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 11740 +++++++++++++++++-----------------
03-build_linux/console.log | 1110 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13105 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13084 insertions(+), 13134 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 9676b30e9f1 GlobalISel: moreElementsVector for G_LOAD/G_STORE
new 79e53ddffac AMDGPU/GlobalISel: Select simple local stores
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/AMDGPU/AMDGPUGISel.td | 1 +
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 29 ++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 4 +-
lib/Target/AMDGPU/AMDGPUInstructions.td | 4 +-
lib/Target/AMDGPU/DSInstructions.td | 2 +-
lib/Target/AMDGPU/SIInstrInfo.td | 31 ++-
.../AMDGPU/GlobalISel/inst-select-store-local.mir | 262 +++++++++++++++++++++
7 files changed, 314 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.