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-next-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 adds 44a4bf95ddf [MachineOutliner] Add missing initializers for OutlinedFunc [...] adds a3f9240bfbb SlotIndexes - add missing initializer. NFCI. adds f66f5ff38ab VirtRegMap - add missing initializers. NFCI.
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/CodeGen/MachineOutliner.h | 6 ++-- llvm/include/llvm/CodeGen/SlotIndexes.h | 2 +- llvm/include/llvm/CodeGen/VirtRegMap.h | 6 ++-- llvm/include/llvm/Transforms/IPO/Attributor.h | 13 +++++---- llvm/lib/Target/X86/X86InstrInfo.cpp | 2 +- llvm/test/CodeGen/X86/pr42616.ll | 11 ++++++++ 8 files changed, 46 insertions(+), 39 deletions(-) create mode 100644 llvm/test/CodeGen/X86/pr42616.ll