summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/atan2pi.h
Commit message (Collapse)AuthorAgeFilesLines
* atan2pi: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-131-1/+6
| | | | | | Reviewer: Aaron Watry Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 356024
* Implement atan2pi builtinTom Stellard2015-05-121-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: 237138
OpenPOWER on IntegriCloud