ARM assembly parsing and encoding for extend instructions.
authorJim Grosbach <grosbach@apple.com>
Wed, 27 Jul 2011 20:15:40 +0000 (20:15 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 27 Jul 2011 20:15:40 +0000 (20:15 +0000)
commit7e1547ebf726a40e7ed3dbe89a77e1b946a8e2d0
treeaf95f5c13d8cb00d5b562d61c484323e7baca50c
parente511186183d49fb9c4ebefe746ca65e5d9275ff4
ARM assembly parsing and encoding for extend instructions.

Assembly parser handling for extend instruction rotate operands. Add tests
for the sign extend instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136252 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/basic-arm-instructions.s
test/MC/ARM/diagnostics.s