[PATCH] [ARM64] Parse fixed vector lanes properly so that diagnostics can be emitted
Bradley Smith
bradley.smith at arm.com
Thu May 15 02:45:16 PDT 2014
Hi t.p.northover,
This patch adds proper parsing for fixed vector lanes such as '[1]' rather than hardcoding it in the asm string. This allows for better diagnostics as well as cleaning up some hacks.
As with my previous patches, there is no testcase for this as it is part of the merge of MC/AArch64/basic-a64-diagnostics.s.
http://reviews.llvm.org/D3782
Files:
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
lib/Target/ARM64/Disassembler/ARM64Disassembler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3782.9423.patch
Type: text/x-patch
Size: 10420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140515/40938df1/attachment.bin>
More information about the llvm-commits
mailing list