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-master-aarch64-lts-allnoconfig in repository toolchain/ci/llvm-project.
from 458a720ec17 [ARM] Add sign and zero extend patterns for MVE adds e0363adb75f [Attributor][Fix] Never override given argument numbers adds 124cae7d3fc Remove extra ';' to silent compiler warning. adds 9450b0084af [X86] Remove offset of 8 from the call to FuseInst for UNPC [...] adds c7f9559d659 [Driver] Simplify -lgcc & -lgcc_s adds e9dc9c2bebb [Driver] Simplify AddLibgcc
No new revisions were added by this update.
Summary of changes: clang/lib/Driver/ToolChains/CommonArgs.cpp | 40 ++++++++++----------------- clang/lib/Sema/SemaDecl.cpp | 5 ++-- llvm/include/llvm/Transforms/IPO/Attributor.h | 13 +++++---- llvm/lib/Target/X86/X86InstrInfo.cpp | 2 +- llvm/test/CodeGen/X86/pr42616.ll | 11 ++++++++ 5 files changed, 38 insertions(+), 33 deletions(-) create mode 100644 llvm/test/CodeGen/X86/pr42616.ll