Handle perfect shuffle case that generates a vrev for vectors of floats.
authorTanya Lattner <tonic@nondot.org>
Wed, 18 May 2011 21:44:54 +0000 (21:44 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 18 May 2011 21:44:54 +0000 (21:44 +0000)
commitdb28247522af0a6190c9cab8dc32e7d4df9f5509
treea3f04ea5338123d696227839a6b50f6b735e9084
parent10a818809df9fe1c171451d0bb8213716b12638f
Handle perfect shuffle case that generates a vrev for vectors of floats.
Add test case.

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