]> granicus.if.org Git - llvm/commit
[AArch64] AArch64AsmParser clean up of isImmediate functions. NFC
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Thu, 16 Feb 2017 15:52:22 +0000 (15:52 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Thu, 16 Feb 2017 15:52:22 +0000 (15:52 +0000)
commite61e0955b7e6e385e5d50ebc72e570de9fac402c
treeb72a2da6a6e36c3f0f8c2c17f7a29e52315f2c00
parent8073df7f9ad585f46cc59a20b15e8c7dc0e58ab5
[AArch64] AArch64AsmParser clean up of isImmediate functions. NFC

Regression test neon-diagnostics.s needed changing because it now
produces a more specific diagnostic about the immediate ranges. One
change in the expected error message is not obvious, but there multiple
candidate and it happens to pick the immediate diagnostic.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
test/MC/AArch64/neon-diagnostics.s