llvm-project/libclc/generic/lib
Aaron Watry d7f022a582 relational: Implement isnotequal
v2: Use relational macros instead of hand-rolled ones

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 213320
2014-07-17 22:07:32 +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: Implement isnotequal 2014-07-17 22:07:32 +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 isnotequal 2014-07-17 22:07:32 +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