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 280e47ea0e8 [AArch64][GlobalISel] Narrow 128-bit regs to 64-bit regs in [...] adds f5f8d86dc4c Don't error for zero-length arange entries adds d104e582838 [CMake] Avoid __FakeVCSRevision.h with no git repository adds 9caca7241d4 [AArch64][GlobalISel] Use the look-through constant helper [...] adds 43ff75f2c3f [AArch64][GlobalISel] Promote scalar G_SHL constant shift a [...]
No new revisions were added by this update.
Summary of changes: llvm/cmake/modules/AddLLVM.cmake | 8 +++ llvm/include/llvm/Support/CMakeLists.txt | 2 +- llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp | 13 +++-- .../Target/AArch64/GISel/AArch64LegalizerInfo.cpp | 38 ++++++++----- .../AArch64/GlobalISel/legalize-merge-values.mir | 5 +- .../GlobalISel/legalize-non-pow2-load-store.mir | 7 +-- .../CodeGen/AArch64/GlobalISel/legalize-shift.mir | 4 +- .../AArch64/GlobalISel/legalize-unmerge-values.mir | 5 +- llvm/test/CodeGen/AArch64/arm64-clrsb.ll | 4 +- .../DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp | 65 ++++++++++++++++++++-- 10 files changed, 111 insertions(+), 40 deletions(-)