llvm-project/llvm/lib/Target/AArch64/AsmParser
Sjoerd Meijer e22a79e898 AArch64AsmParser: tablegen the isBranchTarget helper functions
Use tablegen to autogenerate isBranchtarget helper functions. This is a cleanup
that removes almost identical functions that differ only in a few constants.

Differential Revision: https://reviews.llvm.org/D30160

llvm-svn: 295649
2017-02-20 10:57:54 +00:00
..
AArch64AsmParser.cpp AArch64AsmParser: tablegen the isBranchTarget helper functions 2017-02-20 10:57:54 +00:00
CMakeLists.txt
LLVMBuild.txt