]> granicus.if.org Git - clang/commit
ARM & AArch64: fully share NEON implementation of permutation intrinsics
authorTim Northover <tnorthover@apple.com>
Thu, 30 Jan 2014 14:47:57 +0000 (14:47 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 30 Jan 2014 14:47:57 +0000 (14:47 +0000)
commita8289924edf9753de38a62ecfe93f4c89bcffc0f
treeefc2901fba2c5ce9d0c57520ee37e79d1cbd1fd0
parent5b6a99b6b1cfe429c9ba64c3ed3462769a4bc565
ARM & AArch64: fully share NEON implementation of permutation intrinsics

As a starting point, this moves the CodeGen for NEON permutation
instructions (vtrn, vzip, vuzp) into a new shared function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CodeGenFunction.h