[PATCH] D41446: [TableGen][AsmMatcherEmitter] Generate assembler checks for tied operands

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 09:38:18 PST 2018


sdesmalen updated this revision to Diff 128533.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.

- Renamed checkAsmOperandConstraints -> checkAsmTiedOperandConstraints.
- Removed unnecessary indentation.


https://reviews.llvm.org/D41446

Files:
  include/llvm/MC/MCParser/MCTargetAsmParser.h
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41446.128533.patch
Type: text/x-patch
Size: 9176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/9ba689e6/attachment.bin>


More information about the llvm-commits mailing list