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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 14:34:37 PST 2020


This revision was automatically updated to reflect the committed changes.
vsk marked 2 inline comments as done.
Closed by commit rGa9052b4dfc1b: [AArch64] Add isAuthenticated predicate to MCInstDesc (authored by vsk).

Changed prior to commit:
  https://reviews.llvm.org/D70329?vs=236443&id=237436#toc

Repository:
  rG LLVM Github Monorepo

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.237436.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/b39dffad/attachment.bin>


More information about the llvm-commits mailing list