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

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 06:11:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336545: [mips] Addition of the [d]rem and [d]remu instructions (authored by smaksimovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D17036?vs=88422&id=154588#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D17036

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17036.154588.patch
Type: text/x-patch
Size: 54075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/cdbc32c7/attachment.bin>


More information about the llvm-commits mailing list