| commit | 52376acb69ef255ed0f34c2b824c1ccb1bae18dd | [log] [tgz] |
|---|---|---|
| author | Asiri Rathnayake <asiri.rathnayake@arm.com> | Tue Jan 06 15:55:09 2015 +0000 |
| committer | Asiri Rathnayake <asiri.rathnayake@arm.com> | Tue Jan 06 15:55:09 2015 +0000 |
| tree | 0dae56815b32bb53f43839a38decc0b289cee290 | |
| parent | 55e7312cd86b00bb4d9192615a3c7d25e46fbdaa [diff] |
[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