[ARM] Cleanup so_imm* tblgen defintions
authorAsiri Rathnayake <asiri.rathnayake@arm.com>
Tue, 6 Jan 2015 15:55:09 +0000 (15:55 +0000)
committerAsiri Rathnayake <asiri.rathnayake@arm.com>
Tue, 6 Jan 2015 15:55:09 +0000 (15:55 +0000)
commit52376acb69ef255ed0f34c2b824c1ccb1bae18dd
tree0dae56815b32bb53f43839a38decc0b289cee290
parent55e7312cd86b00bb4d9192615a3c7d25e46fbdaa
[ARM] Cleanup so_imm* tblgen defintions

No functional changes. Support for ARM's modified immediate syntax was added
in r223113 and r223115 (review: D6408). That patch introduced the mod_imm*
tblegen definitions which renders the existing so_imm* definitions redundant.
This patch gets rid of them completely.

Reviewed as: D6722

llvm-svn: 225266
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp