This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-release-arm-spec2k6-O3_LTO 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(-)