summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/native_log.h
Commit message (Collapse)AuthorAgeFilesLines
* native_log: Use unary_decl instead of custom inc fileJan Vesely2017-11-021-2/+6
| | | | | | Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-By: Aaron Watry <awatry@gmail.com> llvm-svn: 317253
* Use llvm intrinsics for native_log and native_log2Tom Stellard2015-07-241-1/+27
| | | | llvm-svn: 243130
* Implement exp, exp2, log, log2, native_exp, native_exp2, native_log,Peter Collingbourne2012-05-291-0/+1
native_log2. Patch by Joshua Cranmer! llvm-svn: 157598
OpenPOWER on IntegriCloud