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-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 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
new 9a174549742 [clangd][Hover] Make tests hermetic by setting target triplet
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:
clang-tools-extra/clangd/unittests/HoverTests.cpp | 71 +++++++++-------------
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 +-
5 files changed, 79 insertions(+), 45 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 272ee8f6 0: update: llvm-linux: 18068
new 91e50ced 0: update: llvm-linux: 18068
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 (272ee8f6)
\
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 | 66 +-
02-build_llvm/console.log | 12288 +++++++++++++++++------------------
03-build_linux/console.log | 962 +--
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 2 +-
console.log | 13334 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13339 insertions(+), 13339 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 7c7107778f1 ipa: Fix removal of multi-target speculation.
new 5b9e89c922d SRA: Add verification of accesses
new 636e80eea24 SRA: Total scalarization after access propagation [PR92706]
new 6693911f069 SRA: Also propagate accesses from LHS to RHS [PR92706]
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:
gcc/ChangeLog | 64 ++
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.dg/guality/pr59776.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/pr92706-1.c | 17 +
gcc/testsuite/gcc.dg/tree-ssa/pr92706-2.c | 19 +
gcc/tree-sra.c | 1058 ++++++++++++++++++++++-------
6 files changed, 914 insertions(+), 259 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92706-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92706-2.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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7a38b689 0: update: llvm-linux: all
new 9ad68e24 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 (7a38b689)
\
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 | 216 +-
02-build_llvm/console.log | 12653 ++++++++--------
03-build_linux/console.log | 16658 ++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 29551 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 29561 insertions(+), 29551 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-mainline-allyesconfig
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f5cbf4bc 0: update: llvm-linux: all
new 4654c6ab 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 (f5cbf4bc)
\
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 | 12640 ++++++++++++++--------------
03-build_linux/console.log | 3982 ++++-----
04-boot_linux/console.log | 8 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 +
console.log | 16827 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 16938 insertions(+), 16732 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_bmk_tx1_Os_LTO/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
from 8a8fdb19 13: reset: gcc-d74a8b0579edd0c42921eccc45ab986d24f2fef0: 1
new 9f7bb500 14: reset: gcc-ff6686d2e5f797d6c6a36ad14a7084bc1dc350e4: 1
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 | 122 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 9534 +--
04-build_abe-stage1/console.log | 15318 ++---
05-build_abe-linux/console.log | 202 +-
06-build_abe-glibc/console.log | 38089 +++++------
07-build_abe-stage2/console.log | 30640 ++++-----
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 5 +-
09-benchmark--Os_LTO/console.log | 154 +-
11-update_baseline/console.log | 4526 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 3455 +-
11-update_baseline/results-1.csv | 3461 +-
11-update_baseline/results-brief.csv | 84 +-
11-update_baseline/results-compare.csv | 36 +-
11-update_baseline/results-full.csv | 3583 +-
11-update_baseline/results.csv | 264 +-
11-update_baseline/results.log | 4374 +-
console.log | 99033 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
22 files changed, 107083 insertions(+), 106247 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.