Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atan2pi: Use binary_decl_tt.inc instead of custom inc file. | Jan Vesely | 2019-03-13 | 1 | -1/+6 |
| | | | | | | Reviewer: Aaron Watry Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 356024 | ||||
* | Implement atan2pi builtin | Tom Stellard | 2015-05-12 | 1 | -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 |