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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...]
adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates
adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields
adds 684c216d73c [ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 27 +++++++++-----
clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 ++++++++++
lld/ELF/InputSection.cpp | 8 +++++
lld/test/ELF/ppc32-relocatable-got2.s | 41 ++++++++++++++++++++++
.../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +-
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +-
6 files changed, 88 insertions(+), 11 deletions(-)
create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d8e5b1d 0: update: llvm-linux: all
new d950d608 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 (2d8e5b1d)
\
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 | 176 +-
02-build_llvm/console.log | 12534 +++++++++++++++++------------------
03-build_linux/console.log | 678 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13431 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13414 insertions(+), 13443 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 f57ccb55cda testsuite: XFAIL gcc.dg/torture/pr93133.c for powerpc*-*-* [...]
new 2e5ea579591 Add OpenACC acc_get_property support for AMD GCN
new 87c3fcfa6bb Adjust formatting of acc_get_property tests
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:
libgomp/ChangeLog | 20 +++
libgomp/plugin/plugin-gcn.c | 73 +++++++++--
.../acc_get_property-aux.c | 66 ++++++----
.../acc_get_property-gcn.c | 135 +++++++++++++++++++++
.../acc_get_property-host.c | 12 +-
.../acc_get_property-nvptx.c | 24 ++--
.../libgomp.oacc-c-c++-common/acc_get_property.c | 28 ++---
.../libgomp.oacc-fortran/acc_get_property.f90 | 2 -
8 files changed, 294 insertions(+), 66 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_get_property-gcn.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-release-arm-next-allmodconfig
in repository toolchain/ci/llvm-project.
from 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...]
adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates
adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields
adds 684c216d73c [ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 27 +++++++++-----
clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 ++++++++++
lld/ELF/InputSection.cpp | 8 +++++
lld/test/ELF/ppc32-relocatable-got2.s | 41 ++++++++++++++++++++++
.../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +-
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +-
6 files changed, 88 insertions(+), 11 deletions(-)
create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4ee52809 2: update: linux-eb9ebdceaadcab583114dd84f2a630603405e50f: 20289
new a489f257 2: update: llvm-linux: 20289
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 (4ee52809)
\
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 | 130 +-
02-build_llvm/console.log | 12522 +++++++++++++++++-----------------
03-build_linux/console.log | 960 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 27 +-
console.log | 13647 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
7 files changed, 13845 insertions(+), 13462 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-allnoconfig
in repository toolchain/ci/llvm-project.
from 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...]
adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates
adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields
adds 684c216d73c [ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 27 +++++++++-----
clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 ++++++++++
lld/ELF/InputSection.cpp | 8 +++++
lld/test/ELF/ppc32-relocatable-got2.s | 41 ++++++++++++++++++++++
.../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +-
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +-
6 files changed, 88 insertions(+), 11 deletions(-)
create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3e94265c 0: update: llvm-linux: boot
new f1ae048c 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 (3e94265c)
\
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 | 12678 +++++++++++++++++------------------
03-build_linux/console.log | 776 +--
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 +
console.log | 13657 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13693 insertions(+), 13635 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.