diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2018-01-10 10:10:56 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2018-01-10 10:10:56 +0000 |
commit | 886510f350bd5f4972602263c225098bb2f8aa77 (patch) | |
tree | 37679423409bf8f68c5aeede640e043f7ae5f6e0 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 1a76f3a2c2992372e26b7553b5810629fe6e4075 (diff) | |
download | bcm5719-llvm-886510f350bd5f4972602263c225098bb2f8aa77.tar.gz bcm5719-llvm-886510f350bd5f4972602263c225098bb2f8aa77.zip |
[TableGen][AsmMatcherEmitter] Generate assembler checks for tied operands
Summary:
This extends TableGen's AsmMatcherEmitter with code that generates
a table with tied-operand constraints. The constraints are checked
when parsing the instruction. If an operand is not equal to its tied operand,
the assembler will give an error.
Patch [2/3] in a series to add operand constraint checks for SVE's predicated ADD/SUB.
Reviewers: olista01, rengolin, mcrosier, fhahn, craig.topper, evandro, echristo
Reviewed By: fhahn
Subscribers: javed.absar, llvm-commits
Differential Revision: https://reviews.llvm.org/D41446
llvm-svn: 322166
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions