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_apm/llvm-release-aarch64-spec2k6-Oz in repository toolchain/ci/llvm-project.
from 1f1854ce0fe5 [Driver][test] Fix undefined-libs.cpp when CLANG_DEFAULT_U [...] adds b3dcd156472f [ARM] Define ComplexPatternFuncMutatesDAG adds 6349865a8f37 [CMake] Don't use -fno-semantic-interposition with Clang<=13 adds 75e33f71c2da [X86] combineVectorHADDSUB - remove the broken HOP(x,x) me [...]
No new revisions were added by this update.
Summary of changes: llvm/cmake/modules/HandleLLVMOptions.cmake | 7 +- llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp | 4 + llvm/lib/Target/X86/X86ISelLowering.cpp | 23 ------ llvm/test/CodeGen/ARM/shifter_operand.ll | 105 ++++++++++++++++++++++++++ llvm/test/CodeGen/X86/horizontal-shuffle-2.ll | 19 +++++ 5 files changed, 131 insertions(+), 27 deletions(-)