Move NEON "modified immediate" encode/decode into ARMAddressingModes.h to
authorBob Wilson <bob.wilson@apple.com>
Tue, 13 Jul 2010 04:44:34 +0000 (04:44 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 13 Jul 2010 04:44:34 +0000 (04:44 +0000)
commit6dce00ced45b5bd1b7f34fe6f2d70c50fc090664
tree067f25adc1fb00dea381645f9039a74225579eef
parent37a746bc854d050ded5e280a13aad359852eb06a
Move NEON "modified immediate" encode/decode into ARMAddressingModes.h to
avoid replicated code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108227 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAddressingModes.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp