[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)
commit3de0a385c96fa94dd7ed3c1df8b10dd65cf738c8
treea21f0365d9f130006f4e8375e4a91e7fc2d17129
parent01969218a4c33884460ac911cca3280bb184a344
[PowerPC] Implement vector_insert_exp builtins - clang portion

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

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