summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/math
Commit message (Expand)AuthorAgeFilesLines
* Move unary_instrinsic.inc to private headers.Jan Vesely2019-03-131-0/+29
* Move binary_intrinsic.h to private headers.Jan Vesely2019-03-131-0/+29
* Move ternary_intrinsic.h to private headers.Jan Vesely2019-03-132-1/+31
* math/fma: Add fp32 software implementationJan Vesely2018-06-071-0/+11
* Add initial support for half precision builtinsJan Vesely2018-05-171-2/+7
* remquo: Port from amd builtinsJan Vesely2018-05-031-0/+8
* clc_sqrt: Reuse unary_decl.incJan Vesely2018-05-022-50/+3
* exp10: Port from amd builtinsJan Vesely2018-04-171-0/+4
* hypot: Port from amd builtinsJan Vesely2018-04-101-0/+5
* fmod: Port from amd_builtinsJan Vesely2018-04-061-0/+4
* remainder: Port from amd builtinsJan Vesely2018-03-191-0/+4
* tanpi: Port from amd_builtinsJan Vesely2018-01-191-0/+5
* tan: Port from amd_builtinsJan Vesely2018-01-191-0/+5
* rootn: Port from amd_builtinsJan Vesely2018-01-172-0/+4
* powr: Port from amd_builtinsJan Vesely2018-01-171-0/+5
* pown: Port from amd_builtinsJan Vesely2018-01-172-0/+4
* pow: Port from amd_builtinsJan Vesely2018-01-171-0/+5
* ldexp: Fix double precision function return typeJan Vesely2017-10-081-1/+1
* Fix implementation of sqrt v2Tom Stellard2015-07-102-0/+52
* Move ldexp soft implementation to a separate fileJan Vesely2015-05-061-0/+6
* Implement nextafter() builtinTom Stellard2013-10-101-0/+7
OpenPOWER on IntegriCloud