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-allnoconfig 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++ new 1916a1c578f8 [VPlan] Fix crash caused by not updating all users properly. new f6b09e394a5f [openmp] Apply code change from D109500 new 1f27fe612876 -Wunused-but-set-parameter/-Wunused-but-set-variable Add t [...]
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: 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(-)