[PowerPC] Implement vector shift builtins - clang portion
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Tue, 1 Nov 2016 14:46:20 +0000 (14:46 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Tue, 1 Nov 2016 14:46:20 +0000 (14:46 +0000)
commit05ce4ca0dd8c43d86f3c5f9b4f55c9ce95ee5a73
tree8444471416c47db7a5045bb8a103c1b7caf34021
parent69587324e8e9b37a5a55ef2ff9536b8af76749a8
[PowerPC] Implement vector shift builtins - clang portion

This patch corresponds to review https://reviews.llvm.org/D26092.
Committing on behalf of Tony Jiang.

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