[PATCH] D65957: [ARM] Fix detection of duplicates when parsing reg list operands
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 09:09:47 PDT 2019
chill created this revision.
chill added reviewers: simon_tatham, ostannard.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.
chill added a parent revision: D65873: [ARM] Fix encoding of APSR in CLRM instruction.
For examples of currently failing cases, look at some of the entries in the test.
https://reviews.llvm.org/D65957
Files:
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/test/MC/ARM/register-list-dup.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65957.214167.patch
Type: text/x-patch
Size: 7397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/3bbba8f3/attachment.bin>
More information about the llvm-commits
mailing list