llvm-project/libclc/generic/lib
Tom Stellard 7a9e2c6879 Implement isinf builtin
llvm-svn: 217046
2014-09-03 15:55:40 +00:00
..
async Implement prefetch builtin 2014-08-20 21:23:03 +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 Implement builtins for cl_khr_global_int32_base_atomics extension 2013-11-18 18:21:23 +00:00
common Move clcmacro.h to avoid cluttering user namespace v2 2014-06-24 09:36:32 +00:00
geometric Add cross for double3 and double4 2014-03-21 16:21:58 +00:00
integer Implement generic mad_sat 2014-09-02 17:55:02 +00:00
math Fix implementation of copysign 2014-09-03 15:55:38 +00:00
relational Implement isinf builtin 2014-09-03 15:55:40 +00:00
shared vload/vstore: Use casts instead of scalarizing everything in CLC version 2014-08-20 13:58:57 +00:00
workitem PTX: move implementations of work-item and synchronisation functions 2012-08-05 22:25:37 +00:00
SOURCES Implement isinf builtin 2014-09-03 15:55:40 +00:00
clcmacro.h Implement generic mad_sat 2014-09-02 17:55:02 +00:00
gen_convert.py Fix definition of INFINITY and add NAN/HUGE_VAL[F] 2014-06-16 22:32:58 +00:00