[PATCH] D70329: [AArch64] Add isAuthenticating predicate to MCInstDesc

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 13:11:17 PST 2020


vsk updated this revision to Diff 236443.
vsk added a comment.

Cover pre-8.3 auti*sp instructions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70329/new/

https://reviews.llvm.org/D70329

Files:
  llvm/include/llvm/MC/MCInstrDesc.h
  llvm/include/llvm/Target/Target.td
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/unittests/Target/AArch64/InstSizes.cpp
  llvm/utils/TableGen/CodeGenInstruction.cpp
  llvm/utils/TableGen/CodeGenInstruction.h
  llvm/utils/TableGen/InstrDocsEmitter.cpp
  llvm/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70329.236443.patch
Type: text/x-patch
Size: 7710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/7a401876/attachment-0001.bin>


More information about the llvm-commits mailing list