llvm-project/libclc/generic/include/clc
Tom Stellard ce0709aa61 Add floating-point macro definitions v2
v2:
  - Fix typo.

Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 197784
2013-12-20 05:13:42 +00:00
..
atomic Add atomic_sub and atomic_dec builtin functions 2013-09-06 20:20:21 +00:00
cl_khr_global_int32_base_atomics Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
common Implement sign() builtin 2013-10-10 19:08:56 +00:00
float Add floating-point macro definitions v2 2013-12-20 05:13:42 +00:00
geometric Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
integer Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
math Implement trunc builtin. 2013-12-20 02:08:46 +00:00
relational Implement isnan() builtin 2013-10-10 19:08:41 +00:00
shared Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
synchronization PTX: move implementations of work-item and synchronisation functions 2012-08-05 22:25:37 +00:00
workitem PTX: move implementations of work-item and synchronisation functions 2013-06-26 18:19:54 +00:00
as_type.h Add missing as_{float,double} functions 2013-10-10 19:08:29 +00:00
clc.h Add floating-point macro definitions v2 2013-12-20 05:13:42 +00:00
clcfunc.h Remove the static keyword from the _CLC_INLINE macro 2013-06-26 18:20:18 +00:00
clcmacro.h Implement nextafter() builtin 2013-10-10 19:08:51 +00:00
clctypes.h
convert.h Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00
gentype.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00