summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/atanpi.h
Commit message (Collapse)AuthorAgeFilesLines
* atanpi: Use unary_decl instead of custom inc fileJan Vesely2017-11-021-1/+6
| | | | | | Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-By: Aaron Watry <awatry@gmail.com> llvm-svn: 317240
* Implement atanpi builtinTom Stellard2015-04-021-0/+24
This implementation was ported from the AMD builtin library and has been tested with piglit, OpenCV, and the ocl conformance tests. llvm-svn: 233928
OpenPOWER on IntegriCloud