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

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 04:39:58 PST 2016


zbuljan updated this revision to Diff 45679.
zbuljan added a comment.
Herald added a reviewer: vkalintiris.

Rebased to work with top of the tree.
Updated mul.ll with test for microMIPS32r3.


http://reviews.llvm.org/D15744

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMips64r6InstrFormats.td
  lib/Target/Mips/MicroMips64r6InstrInfo.td
  lib/Target/Mips/Mips32r6InstrInfo.td
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/Mips64r6InstrInfo.td
  lib/Target/Mips/MipsInstrInfo.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.45679.patch
Type: text/x-patch
Size: 11746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/fb53be33/attachment.bin>


More information about the llvm-commits mailing list