llvm-project/libclc/generic/lib
Aaron Watry d7f158e006 relational: Fix signbit
The vector components were mistakenly using () instead of {}, which caused
all but the last vector component to be dropped on the floor.

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Jeroen Ketema <j.ketema@imperial.ac.uk>
llvm-svn: 211733
2014-06-25 21:08:38 +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 Move clcmacro.h to avoid cluttering user namespace v2 2014-06-24 09:36:32 +00:00
math Add exp10 2014-06-25 10:06:35 +00:00
relational relational: Fix signbit 2014-06-25 21:08:38 +00:00
shared Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
workitem PTX: move implementations of work-item and synchronisation functions 2012-08-05 22:25:37 +00:00
SOURCES relational: Implement signbit 2014-06-25 13:29:23 +00:00
clcmacro.h Move clcmacro.h to avoid cluttering user namespace v2 2014-06-24 09:36:32 +00:00
gen_convert.py Fix definition of INFINITY and add NAN/HUGE_VAL[F] 2014-06-16 22:32:58 +00:00