OSDN Git Service

[ARM64] Ensure immediates in extend operands are in a valid range
authorBradley Smith <bradley.smith@arm.com>
Thu, 8 May 2014 14:12:12 +0000 (14:12 +0000)
committerBradley Smith <bradley.smith@arm.com>
Thu, 8 May 2014 14:12:12 +0000 (14:12 +0000)
commit23f5a0bbb9d0010a9bc1d2deb79e6b65e03a8eeb
tree6b17c1cf14c92206dee735faf470018347253238
parent492ea4a813ff6b664330021879c0361a3619b24a
[ARM64] Ensure immediates in extend operands are in a valid range

Also emit a more useful diagnostic when they are not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208318 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp