[PATCH] D30160: AArch64AsmParser: tablegen the isBranchTarget helper functions
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 00:59:15 PST 2017
SjoerdMeijer created this revision.
Herald added a subscriber: aemerson.
Use tablegen to autogenerate isBranchtarget helper functions. This is a cleanup that removes almost identical functions that differ only in a few constants.
https://reviews.llvm.org/D30160
Files:
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30160.89082.patch
Type: text/x-patch
Size: 3543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170220/7e97c47b/attachment.bin>
More information about the llvm-commits
mailing list