Add support for alignment operands on VLD1-lane instructions.
authorBob Wilson <bob.wilson@apple.com>
Mon, 1 Nov 2010 23:40:51 +0000 (23:40 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 1 Nov 2010 23:40:51 +0000 (23:40 +0000)
commit665814b6be3e44fdb84bcf1b7e5c933b60fbf280
tree16be1fe85de97fc8105f0847b37a1ac0110ac673
parentbaf061542682e1c5900b86aa7f9561f47509ea1b
Add support for alignment operands on VLD1-lane instructions.
This is another part of the fix for Radar 8599955.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.td
test/CodeGen/ARM/vldlane.ll