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 1c198b3032e8 Revert [MC][ELF] Emit separate unique sections for differe [...] adds 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++
No new revisions were added by this update.
Summary of changes: 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 ++- .../Target/AArch64/GISel/AArch64LegalizerInfo.cpp | 45 +------ .../Target/AArch64/GISel/AArch64LegalizerInfo.h | 2 - .../CodeGen/AArch64/GlobalISel/legalize-bswap.mir | 39 ------ .../GlobalISel/legalizer-info-validation.mir | 4 +- 11 files changed, 210 insertions(+), 158 deletions(-)