ARM: rename addrmode7 to addr_offset_none.
authorJim Grosbach <grosbach@apple.com>
Tue, 2 Aug 2011 18:07:32 +0000 (18:07 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 2 Aug 2011 18:07:32 +0000 (18:07 +0000)
commite39389a58d54208fe005aba1709c601ef78b3ec1
treeae5b2a06b09f374dace508210891681f144c4312
parentc9c0cc1e4655e3abe6ddc0329a31decfa5b3fc4b
ARM: rename addrmode7 to addr_offset_none.

Use a more descriptive name so the code is more self-documenting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136704 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
utils/TableGen/EDEmitter.cpp