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-allmodconfig
in repository toolchain/ci/llvm-project.
from fbb8b41588be Revert "[AArch64][GlobalISel] Legalize bswap <2 x i16>"
adds f1342c749ac0 [LLDB] AArch64 SVE restore SVE registers after expression
adds 2aa67b31faf0 [clang-format] Restrict the special handling for K&R C to C/C++
adds 1916a1c578f8 [VPlan] Fix crash caused by not updating all users properly.
adds f6b09e394a5f [openmp] Apply code change from D109500
adds 1f27fe612876 -Wunused-but-set-parameter/-Wunused-but-set-variable Add t [...]
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 3 +
clang/lib/Format/TokenAnnotator.cpp | 15 ++-
clang/unittests/Format/FormatTest.cpp | 6 +
.../Linux/NativeRegisterContextLinux_arm64.cpp | 144 ++++++++++++++++-----
.../Linux/NativeRegisterContextLinux_arm64.h | 2 +-
.../Process/Utility/RegisterInfoPOSIX_arm64.h | 1 +
.../rw_access_static_config/TestSVERegisters.py | 91 +++++++------
.../rw_access_static_config/main.c | 19 ++-
llvm/lib/Transforms/IPO/OpenMPOpt.cpp | 23 +++-
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp | 7 +-
.../LoopVectorize/vplan-sink-scalars-and-merge.ll | 66 ++++++++++
11 files changed, 300 insertions(+), 77 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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 66377a0e 4: update: linux-926de8c4326c14fcf35f1de142019043597a4fac: 21868
new f27fdc1e 4: update: binutils-llvm-linux-qemu: 21877
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 (66377a0e)
\
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.xz | Bin 1540 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 40532 -> 41764 bytes
04-build_llvm/console.log.xz | Bin 58220 -> 57392 bytes
05-build_abe-qemu/console.log.xz | Bin 30924 -> 30964 bytes
06-build_linux/console.log.xz | Bin 5324 -> 5472 bytes
08-check_regression/console.log.xz | Bin 556 -> 516 bytes
09-update_baseline/console.log | 107 +++++++++++++++++++++++------------
jenkins/manifest.sh | 19 ++++---
results | 2 +-
10 files changed, 82 insertions(+), 46 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 e2103982da7 testsuite: fix failing pytest tests
new 33fdbbe4ce6 Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
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:
gcc/fortran/parse.c | 3 +
gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 | 23 ++++
gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90 | 123 +++++++++++++++++++++
3 files changed, 149 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90
--
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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from f050cfdd82 sim: bfin: add support for SDL2
adds 09a7e91293 arc: Fix potential invalid pointer access when fixing got symbols.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 ++++
bfd/arc-got.h | 94 +++++++++++++++++++++++++-----------------
ld/ChangeLog | 5 +++
ld/testsuite/ld-arc/got-weak.d | 12 ++++++
ld/testsuite/ld-arc/got-weak.s | 7 ++++
5 files changed, 90 insertions(+), 37 deletions(-)
create mode 100644 ld/testsuite/ld-arc/got-weak.d
create mode 100644 ld/testsuite/ld-arc/got-weak.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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 317f60fa 0: update: binutils-linux-glibc-gdb-qemu: 1
new 26e31b04 0: update: binutils-linux-glibc-gdb-qemu: 1
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 (317f60fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1528 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43088 -> 43876 bytes
04-build_abe-stage1/console.log.xz | Bin 73704 -> 74196 bytes
06-build_abe-linux/console.log.xz | Bin 9172 -> 9352 bytes
07-build_abe-glibc/console.log.xz | Bin 234368 -> 234604 bytes
08-build_abe-stage2/console.log.xz | Bin 192168 -> 192624 bytes
09-build_abe-gdb/console.log.xz | Bin 43052 -> 43456 bytes
10-build_abe-qemu/console.log.xz | Bin 30904 -> 31136 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3656 -> 3676 bytes
13-check_regression/console.log.xz | Bin 52536 -> 56672 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 2006 +--
13-check_regression/results.compare | 495 +-
13-check_regression/results.compare2 | 21572 +++++++++++++------------
13-check_regression/results.regressions | 172 +-
14-update_baseline/console.log | 25077 ++++++++++++++++--------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 2006 +--
14-update_baseline/results.compare | 495 +-
14-update_baseline/results.compare2 | 21572 +++++++++++++------------
14-update_baseline/results.regressions | 172 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3236532 -> 3244232 bytes
sumfiles/g++.sum | 1712 +-
sumfiles/gcc.log.xz | Bin 2777732 -> 2821472 bytes
sumfiles/gcc.sum | 12840 +++++++--------
sumfiles/gfortran.log.xz | Bin 850460 -> 849148 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2276 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 162768 -> 162684 bytes
sumfiles/libgomp.sum | 12 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2636 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 398320 -> 396904 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 45064 insertions(+), 43151 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.