[PATCH] [mips] [IAS] Add support for LAReg with identical source and destination register operands.

Toma Tabacu toma.tabacu at imgtec.com
Fri Jun 12 06:25:20 PDT 2015


Moved ATReg inside the if block, as it is not used again after that.
Shortened the name of IntermediateDstReg to TmpReg.
Rebased on top of the new http://reviews.llvm.org/D9523, http://reviews.llvm.org/D9348 and http://reviews.llvm.org/D9366.
Removed unnecessary dependencies on other patches.


http://reviews.llvm.org/D9367

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  test/MC/Mips/mips-expansions.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9367.27575.patch
Type: text/x-patch
Size: 4751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150612/33fdd3a7/attachment.bin>


More information about the llvm-commits mailing list