llvm-project/llvm/lib/Target/AArch64/AsmParser
Sjoerd Meijer e5b8557d5b [Arch64AsmParser] better diagnostic for isb
Instruction isb takes as an operand either 'sy' or an immediate value. This
improves the diagnostic when the string is not 'sy' and adds a test case for
this which was missing. This also adds tests to check invalid inputs for dsb
and dmb.

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

llvm-svn: 301165
2017-04-24 08:22:20 +00:00
..
AArch64AsmParser.cpp [Arch64AsmParser] better diagnostic for isb 2017-04-24 08:22:20 +00:00
CMakeLists.txt
LLVMBuild.txt