]> granicus.if.org Git - llvm/commit
[PowerPC] Add remaining vector permute builtins in altivec.h - LLVM portion
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Fri, 11 Nov 2016 21:42:01 +0000 (21:42 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Fri, 11 Nov 2016 21:42:01 +0000 (21:42 +0000)
commit13e440ebf9091fed7abe2b057561e156f42fee7c
treeac6f7fe622ef390d113f64233d6fc26f77b28e88
parent06f9b86145451df76f74540867ea0d1671e41d20
[PowerPC] Add remaining vector permute builtins in altivec.h - LLVM portion

This patch corresponds to review:
https://reviews.llvm.org/D26480

Adds all the intrinsics used for various permute builtins that will
be added to altivec.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286638 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsPowerPC.td
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/vsx-p9.ll