]> granicus.if.org Git - clang/commit
[PowerPC] This revision adds 68 of the missing "Predefined Functions for Vector Progr...
authorBill Seurer <seurer@linux.vnet.ibm.com>
Thu, 4 Jun 2015 18:45:44 +0000 (18:45 +0000)
committerBill Seurer <seurer@linux.vnet.ibm.com>
Thu, 4 Jun 2015 18:45:44 +0000 (18:45 +0000)
commit7fc9495a40d973c32958b4d93ff31fb3b87ebd80
treef09300026662d64ded62833dd0a45fbf9cfcd8ba
parent74d082a893bafb242ca302fa5787254e0a66295f
[PowerPC] This revision adds 68 of the missing "Predefined Functions for Vector Programming" from appendix A of the OpenPOWER ABI for Linux Supplement document.

I also added tests for the new functions and updated another test that was looking for specific line numbers in error messages from altivec.h.

https://llvm.org/bugs/show_bug.cgi?id=23679

http://reviews.llvm.org/D10131

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