[PATCH] D29939: [AArch64] AArch64AsmParser clean up of isImmediate functions. NFC

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 03:56:24 PST 2017


SjoerdMeijer updated this revision to Diff 88710.
SjoerdMeijer added a comment.

Thanks for reviewing and the suggestions! The isImm helper functions are now tablegen'ed, so we can get rid of all the hand-written variants.


https://reviews.llvm.org/D29939

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29939.88710.patch
Type: text/x-patch
Size: 5486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/f911edce/attachment.bin>


More information about the llvm-commits mailing list