[PATCH] [mips] [IAS] Add support for the DLA pseudo-instruction.

Toma Tabacu toma.tabacu at imgtec.com
Mon Jun 22 06:09:48 PDT 2015


Addressed review comments.
Changed behaviour to more closely match GAS.
Refactored if-else control flow to early returns.
Added test cases for DLA with $at as an operand.
Added more test cases for unusual behaviours of (D)LA.
Added test cases for mips-expansions-bad.s.
Removed some unnecessary generation checks to fix mips-expansions-bad.s.
Removed unnecessary patch dependecies.
Rebased on top of http://reviews.llvm.org/D10568.


http://reviews.llvm.org/D9524

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

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9524.28105.patch
Type: text/x-patch
Size: 27267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150622/1351715d/attachment.bin>


More information about the llvm-commits mailing list