Now that all the legal Neon shuffles (or at least the ones that have been
authorBob Wilson <bob.wilson@apple.com>
Fri, 14 Aug 2009 05:16:33 +0000 (05:16 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 14 Aug 2009 05:16:33 +0000 (05:16 +0000)
commit22cac0d9b328ef89a6aafdbda9cd0cea71f8ce46
treeb19d092e2576a40d2bbe4ef098b5d82ac38199c3
parentc1d287b4b73487b6ab094a253a7357addc1d8b84
Now that all the legal Neon shuffles (or at least the ones that have been
implemented so far) are recognized during legalization, it is easy to fall
back to the default expansion for other shuffles.

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