[PATCH] D17036: [mips] Addition of the [d]rem and [d]remu instructions

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 13:20:24 PST 2017


sdardis updated this revision to Diff 88422.
sdardis edited the summary of this revision.
sdardis added a reviewer: slthakur.
sdardis added a comment.

Updated to trunk.


https://reviews.llvm.org/D17036

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/macro-ddiv.s
  test/MC/Mips/macro-drem.s
  test/MC/Mips/macro-dremu.s
  test/MC/Mips/macro-rem.s
  test/MC/Mips/macro-remu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17036.88422.patch
Type: text/x-patch
Size: 53685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/057d1c3f/attachment.bin>


More information about the llvm-commits mailing list