Generate Neon VTBL and VTBX instructions from the corresponding intrinsics.
authorBob Wilson <bob.wilson@apple.com>
Wed, 12 Aug 2009 20:51:55 +0000 (20:51 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 12 Aug 2009 20:51:55 +0000 (20:51 +0000)
commit114a266c942ac2dc1e98047a00337ecbc81f7380
treefb1cb57e06ad381eac79ca6afa4cc01f4fda93c9
parenta6340628c2c1a271f7074836a7484ad2d90dd62e
Generate Neon VTBL and VTBX instructions from the corresponding intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/NEONPreAllocPass.cpp
test/CodeGen/ARM/vtbl.ll [new file with mode: 0644]