This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/fche/dbgserver
in repository binutils-gdb.
from 2a93080d6a debuginfod: revert configure changes in commit 9c53027f310c50
new a8058ea830 debuginfod: gdb/configure.ac: use new client API in AC_LIB_H [...]
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:
gdb/configure | 6 ++----
gdb/configure.ac | 6 ++----
2 files changed, 4 insertions(+), 8 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 1b0ac2bd 0: update: llvm-linux: boot
new a5b3fdda 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 (1b0ac2bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 102 +-
02-build_llvm/console.log | 12383 ++++++++++++++-------------
03-build_linux/console.log | 4595 +++++-----
04-boot_linux/console.log | 414 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 17527 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 17492 insertions(+), 17570 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-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 0f34f1b9318 Merging r367981:
adds d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches
adds 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...]
adds 7185aa61a7a [WebAssembly] Fix miscompile of select with and
adds e5b2493947f Merging r373148:
adds d1f4d6a4934 Merging r370547:
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 9 ++-
.../CheckerDependencyHandling/CMakeLists.txt | 2 +-
.../plugins/CheckerOptionHandling/CMakeLists.txt | 2 +-
.../Analysis/plugins/SampleAnalyzer/CMakeLists.txt | 2 +-
llvm/include/llvm/Transforms/Scalar/GVN.h | 2 +
.../Target/WebAssembly/WebAssemblyInstrFloat.td | 7 --
llvm/lib/Transforms/Scalar/GVN.cpp | 40 +++++++++-
llvm/test/CodeGen/WebAssembly/select.ll | 75 +++++++++++++++----
llvm/test/Transforms/GVN/pr42605.ll | 87 ++++++++++++++++++++++
9 files changed, 199 insertions(+), 27 deletions(-)
create mode 100644 llvm/test/Transforms/GVN/pr42605.ll
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a1dbc031 0: update: llvm-linux: 16
new 95a82907 0: update: llvm-linux: 16
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 (a1dbc031)
\
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 | 81 +-
02-build_llvm/console.log | 12029 ++++++++++++++++++------------------
03-build_linux/console.log | 854 +--
console.log | 12964 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
5 files changed, 12978 insertions(+), 12962 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-defconfig
in repository toolchain/ci/llvm-project.
from 0f34f1b9318 Merging r367981:
adds d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches
adds 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...]
adds 7185aa61a7a [WebAssembly] Fix miscompile of select with and
adds e5b2493947f Merging r373148:
adds d1f4d6a4934 Merging r370547:
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 9 ++-
.../CheckerDependencyHandling/CMakeLists.txt | 2 +-
.../plugins/CheckerOptionHandling/CMakeLists.txt | 2 +-
.../Analysis/plugins/SampleAnalyzer/CMakeLists.txt | 2 +-
llvm/include/llvm/Transforms/Scalar/GVN.h | 2 +
.../Target/WebAssembly/WebAssemblyInstrFloat.td | 7 --
llvm/lib/Transforms/Scalar/GVN.cpp | 40 +++++++++-
llvm/test/CodeGen/WebAssembly/select.ll | 75 +++++++++++++++----
llvm/test/Transforms/GVN/pr42605.ll | 87 ++++++++++++++++++++++
9 files changed, 199 insertions(+), 27 deletions(-)
create mode 100644 llvm/test/Transforms/GVN/pr42605.ll
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 9d01372f 0: update: llvm-linux: boot
new e38b5d88 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 (9d01372f)
\
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 | 11979 +++++++++++++++++-----------------
03-build_linux/console.log | 630 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13240 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13217 insertions(+), 13277 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 users/fche/dbgserver
in repository binutils-gdb.
from cec5a9636d debuginfod: binutils snap
new 2a93080d6a debuginfod: revert configure changes in commit 9c53027f310c50
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:
binutils/Makefile.in | 310 +---
binutils/config.in | 6 +-
binutils/configure | 4301 ++++++++++++++++----------------------------------
3 files changed, 1410 insertions(+), 3207 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 0667d9d2a4a [GCC][ARM]: Fix the failing ACLE testcase with correct test [...]
new d48129da1cf Add missing VECTOR_MODE_P checks (PR 92595)
new b5f59af94f5 Add more markup to vect-alias-check-{1,18}.c (PR 92543)
new 7396dd028c4 Reject versioning for alignment with different masks (PR 92526)
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 | 14 ++++++++++
gcc/testsuite/ChangeLog | 19 +++++++++++++
gcc/testsuite/g++.dg/vect/pr92595.cc | 32 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-alias-check-1.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-alias-check-18.c | 2 +-
.../aarch64/{sve/cost_model_1.c => pr92526.c} | 4 +--
gcc/tree-vect-data-refs.c | 16 ++++++-----
gcc/tree-vect-stmts.c | 13 ++++++---
8 files changed, 86 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr92595.cc
copy gcc/testsuite/gcc.target/aarch64/{sve/cost_model_1.c => pr92526.c} (59%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.