]> granicus.if.org Git - clang/commit
[PPC] Add vec_absd functions to altivec.h
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Tue, 1 Nov 2016 08:39:56 +0000 (08:39 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Tue, 1 Nov 2016 08:39:56 +0000 (08:39 +0000)
commit897e3c968546bf46e4405fb6abd920c4bc017ac7
treebaac9400104e9c47dcded5747b279cb446c35550
parente54c81e47a71edfea335aaed26d52fed2c957c50
[PPC] Add vec_absd functions to altivec.h

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

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