[PATCH] D15744: [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 01:06:21 PDT 2016


zbuljan updated this revision to Diff 56242.
zbuljan added a comment.

Rebased to work with TOT.
Updated according to comments received from sdardis.


http://reviews.llvm.org/D15744

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMips64r6InstrInfo.td
  lib/Target/Mips/Mips32r6InstrInfo.td
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/Mips64r6InstrInfo.td
  test/CodeGen/Mips/llvm-ir/mul.ll
  test/MC/Disassembler/Mips/micromips64r6/valid.txt
  test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15744.56242.patch
Type: text/x-patch
Size: 11973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/b6d8d78d/attachment.bin>


More information about the llvm-commits mailing list