[mips] Fix encoding of the `mov.d` command for microMIPS R6
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 13 Mar 2019 14:23:12 +0000 (14:23 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 13 Mar 2019 14:23:12 +0000 (14:23 +0000)
commit9bfd140ddb82331dafddf14f09c2e4ab0217addf
treeeac397b7d2468370097ac9ff854bb0ad68c01120
parentab45d684066eef7144f9cee9d59bd26e1fde5013
[mips] Fix encoding of the `mov.d` command for microMIPS R6

Before this change LLVM emits non-microMIPS variant of the `mov.d`
command for microMIPS code.

Differential Revision: http://reviews.llvm.org/D59045

llvm-svn: 356052
llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
llvm/lib/Target/Mips/MicroMipsInstrFPU.td
llvm/lib/Target/Mips/MipsInstrFPU.td
llvm/test/CodeGen/Mips/llvm-ir/fptosi.ll
llvm/test/CodeGen/Mips/micromips-mtc-mfc.ll
llvm/test/CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll