]> granicus.if.org Git - clang/commit
[PowerPC] Implement vector_insert_exp builtins - clang portion
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 26 Oct 2016 19:27:11 +0000 (19:27 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 26 Oct 2016 19:27:11 +0000 (19:27 +0000)
commitd2576cc208937c09040d01c0bec25426cf0bf90e
tree95526a1f5d7fa1953ee3ceb9132a4b20179fe1bd
parentba33a0928e789ce6ebd21bd53ba2c31dd42b0ce8
[PowerPC] Implement vector_insert_exp builtins - clang portion

This patch corresponds to review https://reviews.llvm.org/D25956.
Committing on behalf of Zaara Syeda.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285229 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsPPC.def
lib/Headers/altivec.h
test/CodeGen/builtins-ppc-p9vector.c