[PATCH] D39910: [ARM] Issue an eror when non-general-purpose registers used in address operands (alternative)

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 04:13:10 PST 2017


chill updated this revision to Diff 123317.
chill added a comment.

Updated the asm operand diagnostic messages.


https://reviews.llvm.org/D39910

Files:
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/arm-reg-addr-errors.s
  test/MC/ARM/ldrd-strd-gnu-arm-bad-imm.s
  test/MC/ARM/thumb-diagnostics.s
  test/MC/ARM/thumb-reg-addr-errors.s
  test/MC/ARM/thumb2-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39910.123317.patch
Type: text/x-patch
Size: 40192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/ea9cacd0/attachment.bin>


More information about the llvm-commits mailing list