[PATCH] D70329: [AArch64] Add isAuthenticating predicate to MCInstDesc
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 10:23:13 PST 2019
vsk updated this revision to Diff 229877.
vsk retitled this revision from "[AArch64] Add isAuthenticated predicate to MCInstDesc" to "[AArch64] Add isAuthenticating predicate to MCInstDesc".
vsk edited the summary of this revision.
vsk added a comment.
Rename `isAuthenticated` -> `isAuthenticating`, for clarity.
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/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.229877.patch
Type: text/x-patch
Size: 5486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/b72b8be9/attachment.bin>
More information about the llvm-commits
mailing list