[PATCH] D23399: [mips][ias] fix li macro when values are negated with ~

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 03:42:54 PDT 2016


sdardis retitled this revision from "[mips][ias] extend li macro when values are negated with ~
" to "[mips][ias] fix li macro when values are negated with ~
".
sdardis updated this revision to Diff 69220.
sdardis added a comment.

Address reviewer comments.


https://reviews.llvm.org/D23399

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/macro-li-bad.s
  test/MC/Mips/macro-li.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23399.69220.patch
Type: text/x-patch
Size: 5938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/b2eb9a75/attachment.bin>


More information about the llvm-commits mailing list