Add explicit types for shift count constants. This is in preparation for
authorBob Wilson <bob.wilson@apple.com>
Mon, 22 Jun 2009 22:08:29 +0000 (22:08 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 22 Jun 2009 22:08:29 +0000 (22:08 +0000)
commit1c76d0ee5cda2119c679bab49520dd9cd435ded5
treec031f11bf09f0750070640d89ad920d88aa5f3e9
parentbd5ce52740700bb482fb2b5a03bce781acbf2941
Add explicit types for shift count constants.  This is in preparation for
another change that makes the types ambiguous (at least as far as tablegen
is concerned).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td