[PATCH] D16807: [mips] MUL macro variations

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 07:28:47 PST 2017


sdardis updated this revision to Diff 86285.
sdardis marked 2 inline comments as done.
sdardis edited the summary of this revision.
sdardis added a comment.

Updated to trunk, addressed outstanding comment on directly specified branch operands vs. usage of label operands and labels.


https://reviews.llvm.org/D16807

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/mul-macro-variants.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16807.86285.patch
Type: text/x-patch
Size: 21177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/db1baee8/attachment.bin>


More information about the llvm-commits mailing list