llvm-project/libclc/generic/lib/math
Tom Stellard 3a12fc6a07 Add sincos
Patch by: Jeroen Ketema

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 204478
2014-03-21 16:22:01 +00:00
..
binary_impl.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
clc_nextafter.cl Implement nextafter() builtin 2013-10-10 19:08:51 +00:00
fmax.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
fmin.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
hypot.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
hypot.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
mad.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
mad.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
nextafter.cl Implement nextafter() builtin 2013-10-10 19:08:51 +00:00
sincos.cl Add sincos 2014-03-21 16:22:01 +00:00
sincos.inc Add sincos 2014-03-21 16:22:01 +00:00