Implement Neon VTRN instructions. For now, anyway, these are selected
authorBob Wilson <bob.wilson@apple.com>
Sat, 8 Aug 2009 05:53:00 +0000 (05:53 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 8 Aug 2009 05:53:00 +0000 (05:53 +0000)
commit64efd90f8c878214abc29afa3d1c1e7bfe854a49
tree9be36b26d6b2d9f2b20600577471d4b6d4d02bd6
parentb7479c035534b1c240117cd0aea8342393160da8
Implement Neon VTRN instructions.  For now, anyway, these are selected
directly from the intrinsics produced by the frontend.  If it is more
convenient to have a custom DAG node for using these to implement shuffles,
we can add that later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78459 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrNEON.td