]> granicus.if.org Git - clang/commit
[PPC] add extract sig/exp test data class for vec float and vec double.
authorSean Fertile <sfertile@ca.ibm.com>
Mon, 14 Nov 2016 14:43:27 +0000 (14:43 +0000)
committerSean Fertile <sfertile@ca.ibm.com>
Mon, 14 Nov 2016 14:43:27 +0000 (14:43 +0000)
commitc54eff050c0c8f1cd96266693eea8bd0654633a0
tree0b4932ef4dde2e3cfaf77b2d5430ffc9822f9b9c
parent42f6941e34cce2b3770c5bd0aafd97efc16898bb
[PPC] add extract sig/exp test data class for vec float and vec double.

 Add vector extract exponent/significand functions to altivec.h, as well as
 functions (and related constants) to test the data class of vector float
 and vector double.

 Differential Revision: https://reviews.llvm.org/D26271

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