Check for extractelement with a variable operand for the element number.
authorBob Wilson <bob.wilson@apple.com>
Wed, 3 Nov 2010 16:24:50 +0000 (16:24 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 3 Nov 2010 16:24:50 +0000 (16:24 +0000)
commit3468c2ee20e26ded1a5182edcc72e36fb09c909b
treee4274850a1362ebe62915a022704ed44b2256786
parentd66f2b74f2f01bb1f6c7d0f1b8408bd24ffa654c
Check for extractelement with a variable operand for the element number.
For NEON we had been assuming this was always an immediate constant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118175 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/vget_lane.ll