summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2011-08-13 05:03:46 +0000
committerBob Wilson <bob.wilson@apple.com>2011-08-13 05:03:46 +0000
commit445c24f8f032da226d9495cc441c1c2ce39d2155 (patch)
tree965acc13e74f855aca85c6e8fffa636a467cf175 /llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
parent80319c170262ddded62a1e879ad869850e53fbca (diff)
downloadbcm5719-llvm-445c24f8f032da226d9495cc441c1c2ce39d2155.tar.gz
bcm5719-llvm-445c24f8f032da226d9495cc441c1c2ce39d2155.zip
Move handling of vget_lane/vset_lane before the code that checks the type.
Unlike most of the other Neon intrinsics, these are not overloaded and do not have the extra argument that specifies the vector type. This has not been fatal because the lane number operand is supposed to be an ICE and so that value has harmlessly been used as the type identifier. Radar 9901281. llvm-svn: 137550
Diffstat (limited to 'llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud