OSDN Git Service

Add a new addressing mode for NEON load/store instructions.
authorBob Wilson <bob.wilson@apple.com>
Wed, 1 Jul 2009 23:16:05 +0000 (23:16 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 1 Jul 2009 23:16:05 +0000 (23:16 +0000)
commit8b024a5eb5b64b482f7d92aad7a3f0e6cac93f12
treeb0374c162191192f0ebc78caf49e53e79c064fad
parent4434ed44c45c87a72b7a0bf2f91211f895022b91
Add a new addressing mode for NEON load/store instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAddressingModes.h
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp