Implement cos for double types
authorTom Stellard <thomas.stellard@amd.com>
Tue, 12 May 2015 17:18:46 +0000 (17:18 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 12 May 2015 17:18:46 +0000 (17:18 +0000)
commit2e6ff0c66e180998425776a27579559dc099732f
tree02b1ab16eee29894b53f07c6d657c8938446d684
parente0de8f4efbbf821644093e95e3a3a04e4d8e09fa
Implement cos for double types

This implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.

llvm-svn: 237154
libclc/generic/lib/math/cos.cl
libclc/generic/lib/math/sincos_helpers.cl
libclc/generic/lib/math/sincos_helpers.h
libclc/generic/lib/math/tables.cl
libclc/generic/lib/math/tables.h