[PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 03:00:48 PST 2017


This revision was automatically updated to reflect the committed changes.
sdardis marked an inline comment as done.
Closed by commit rL293614: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D16889?vs=52044&id=86402#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D16889

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16889.86402.patch
Type: text/x-patch
Size: 62495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/5775f51f/attachment.bin>


More information about the llvm-commits mailing list