[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 08:35:24 PST 2018


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

Replaced a custom loop with call to CGIOp.getTiedRegister().


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.128527.patch
Type: text/x-patch
Size: 9160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/18885641/attachment.bin>


More information about the llvm-commits mailing list