[PowerPC] Add vector conversion builtins to altivec.h - clang portion
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Fri, 11 Nov 2016 19:56:17 +0000 (19:56 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Fri, 11 Nov 2016 19:56:17 +0000 (19:56 +0000)
commit4079fc81883653a59e5f9b7769f098bd45df143b
treed83fc689d9e79631c598e3e4c7387675525948b2
parentf1a12fe0f5de5e07937b8cb99ceda2487713f7c8
[PowerPC] Add vector conversion builtins to altivec.h - clang portion

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

It adds a number of vector type conversion builtins to altivec.h.

llvm-svn: 286627
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Headers/altivec.h
clang/test/CodeGen/builtins-ppc-altivec.c
clang/test/CodeGen/builtins-ppc-p8vector.c
clang/test/CodeGen/builtins-ppc-vsx.c