Make ARM hint ranges consistent, and add tests for these ranges
authorArtyom Skrobov <Artyom.Skrobov@arm.com>
Wed, 23 Oct 2013 10:14:40 +0000 (10:14 +0000)
committerArtyom Skrobov <Artyom.Skrobov@arm.com>
Wed, 23 Oct 2013 10:14:40 +0000 (10:14 +0000)
commitb161955ffbda5ccb5293e0c76ef982acb6ec6661
treecd41ea9737b88f53f7bce2f6e15c8628071c19df
parent2c6e1cf1dd4d0789118f9761e23885dda94296e1
Make ARM hint ranges consistent, and add tests for these ranges

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193238 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/basic-arm-instructions.s
test/MC/ARM/basic-thumb2-instructions.s
test/MC/ARM/invalid-hint-arm.s [new file with mode: 0644]
test/MC/ARM/invalid-hint-thumb.s [new file with mode: 0644]
test/MC/Disassembler/ARM/thumb2.txt