[PATCH] D48610: [ARM] Add missing Thumb2 assembler diagnostics.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 14:54:37 PDT 2018
efriedma created this revision.
efriedma added reviewers: olista01, rengolin, SjoerdMeijer.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.
Mostly just adding checks for Thumb2 instructions which correspond to ARM instructions which already had diagnostics. While I'm here, also fix ARM-mode strd to check the input registers correctly.
Repository:
rL LLVM
https://reviews.llvm.org/D48610
Files:
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/arm-memory-instructions.s
test/MC/ARM/diagnostics.s
test/MC/ARM/thumb-diagnostics.s
test/MC/ARM/v8_IT_manual.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48610.152968.patch
Type: text/x-patch
Size: 12656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/9bc8fc15/attachment.bin>
More information about the llvm-commits
mailing list