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-mainline-allmodconfig in repository toolchain/ci/llvm-project.
from 192df587d19 [RISCV] Regenerate umulo-128-legalisation-lowering.ll adds b9d9e0be3cb [mips] Map SW instruction to its microMIPS R6 variant adds 0c1e5aacd35 Fix signed/unsigned mismatch warning. NFCI.
No new revisions were added by this update.
Summary of changes: llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td | 2 +- llvm/lib/Target/Mips/MicroMipsInstrInfo.td | 5 ++++- llvm/lib/Target/Mips/MipsInstrInfo.td | 2 +- llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +- llvm/test/CodeGen/Mips/micromips-sw.ll | 20 ++++++++++++++++++++ llvm/test/MC/Mips/macro-ld-sd.s | 24 ++++++++++++++++++++++-- 6 files changed, 49 insertions(+), 6 deletions(-) create mode 100644 llvm/test/CodeGen/Mips/micromips-sw.ll