[PATCH] D16888: [mips] Addition of a third operand to the instructions [d]div, [d]divu

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 02:04:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269636: [mips] Addition of a third operand to the instructions [d]div, [d]divu (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D16888?vs=52042&id=57323#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16888

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/MC/Mips/macro-ddiv-bad.s
  llvm/trunk/test/MC/Mips/macro-ddiv.s
  llvm/trunk/test/MC/Mips/macro-ddivu-bad.s
  llvm/trunk/test/MC/Mips/macro-ddivu.s
  llvm/trunk/test/MC/Mips/macro-div-bad.s
  llvm/trunk/test/MC/Mips/macro-div.s
  llvm/trunk/test/MC/Mips/macro-divu-bad.s
  llvm/trunk/test/MC/Mips/macro-divu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16888.57323.patch
Type: text/x-patch
Size: 20193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/b71aa8c1/attachment.bin>


More information about the llvm-commits mailing list