summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/math/exp10.inc
Commit message (Collapse)AuthorAgeFilesLines
* exp10: Port from amd builtinsJan Vesely2018-04-171-10/+0
| | | | | | | | Passes CTS on carrizo and turks. Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed and Tested (on RX 580) by: Aaron Watry <awatry@gmail.com> llvm-svn: 330197
* math: Use precomputed constant for log2(10.0)Jan Vesely2017-11-131-2/+2
| | | | | | | | exp10 CTS fails with or without this change Reviewer: Jeroen Ketema Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 318063
* Add exp10Jeroen Ketema2014-06-251-0/+10
Reviewed-by: Tom Stellard <tom@stellard.net> llvm-svn: 211680
OpenPOWER on IntegriCloud