[PATCH] [ARM64] Add condition code operand type such that proper diagnostics can be emitted
Bradley Smith
bradley.smith at arm.com
Thu May 15 02:40:47 PDT 2014
Hi t.p.northover,
This patch adds a condition code operand type in the AsmParser, such that incorrect conditions can be properly diagnosed.
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/D3780
Files:
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
lib/Target/ARM64/InstPrinter/ARM64InstPrinter.cpp
lib/Target/ARM64/InstPrinter/ARM64InstPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3780.9421.patch
Type: text/x-patch
Size: 9593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140515/7a43eb66/attachment.bin>
More information about the llvm-commits
mailing list