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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a9e9a97 2: update: llvm-linux: 17751
discards 6a56a24 1: reset: linux-ab02888e39212af2d1dddc565cd67192548b9fd8: 17751
discards 45d3584 0: update: llvm-523789fa6b894f3ab74c2f1a50babb7ab8ed524a: 17752
new b14fa25 0: update: llvm-linux: 17760
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 (a9e9a97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 25 +-
02-build_llvm/console.log | 11792 ++++++++++++++++----------------
03-build_linux/console.log | 1958 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 +-
console.log | 13809 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13807 insertions(+), 13825 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 4d94645b788 gn build: Merge r365453
new fd0d82251d2 AMDGPU/GlobalISel: Select G_MERGE_VALUES
new 583f33b1704 AMDGPU/GlobalISel: Select G_UNMERGE_VALUES
new cd159ec3d2c AMDGPU/GlobalISel: Select G_SUB
The 3 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/AMDGPUInstructionSelector.cpp | 107 ++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 4 +-
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 6 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 47 +-
.../GlobalISel/inst-select-concat-vectors.mir | 738 +++++++++++++++++++++
.../AMDGPU/GlobalISel/inst-select-merge-values.mir | 565 ++++++++++++++++
.../{inst-select-add.mir => inst-select-sub.mir} | 47 +-
.../GlobalISel/inst-select-unmerge-values.mir | 231 +++++++
8 files changed, 1699 insertions(+), 46 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-concat-vectors.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-merge-values.mir
copy test/CodeGen/AMDGPU/GlobalISel/{inst-select-add.mir => inst-select-sub.mir} (50%)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-unmerge-values.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 clang.
from 46a49c6dd9 [ItaniumMangle] Refactor long double/__float128 mangling and [...]
new 8b69f877da [OPENMP]Fix the float point semantics handling on the device.
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/AST/ASTContext.cpp | 12 ++++++++++--
test/OpenMP/nvptx_asm_delayed_diags.c | 6 +++---
test/OpenMP/nvptx_unsupported_type_codegen.cpp | 8 ++++----
3 files changed, 17 insertions(+), 9 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards bc4fe99 2: update: llvm-linux: 25
new df0547b 2: update: llvm-linux: 25
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 (bc4fe99)
\
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 | 166 +-
02-build_llvm/console.log | 11584 ++++++++++++++++++------------------
03-build_linux/console.log | 670 +--
console.log | 12420 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12424 insertions(+), 12424 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 bd2266501ad [CodeGen] AccelTable - remove non-constexpr (MSVC) Atom defs
new 4d94645b788 gn build: Merge r365453
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:
utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3717fc6 0: update: llvm-linux: all
new 8c1c6bc 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 (3717fc6)
\
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 | 79 +-
02-build_llvm/console.log | 11954 ++++++++++++++++++-----------------
03-build_linux/console.log | 818 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12867 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12864 insertions(+), 12878 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.