]> granicus.if.org Git - clang/commit
[PPC] add vector byte reverse functions to altivec.h
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Thu, 27 Oct 2016 06:23:57 +0000 (06:23 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Thu, 27 Oct 2016 06:23:57 +0000 (06:23 +0000)
commitf1626ac6b7bd8e6164adc97988935a1364d2497f
treef042e5f0fc8c112d6286267325370b8896b872bd
parent424463b984d5023c55377af7d5a350e66f7a88cf
[PPC] add vector byte reverse functions to altivec.h

This patch corresponds to review https://reviews.llvm.org/D25915.
Committing on behalf of Sean Fertile.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/altivec.h
test/CodeGen/builtins-ppc-altivec.c
test/CodeGen/builtins-ppc-quadword.c
test/CodeGen/builtins-ppc-vsx.c