llvm-project/libclc/generic/include/clc
Aaron Watry 7cfa12c2a5 atomic: Add generic atomic_min implementation
Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 217916
2014-09-16 22:34:41 +00:00
..
async Add missing file from r216127 2014-08-20 21:28:44 +00:00
atomic atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
cl_khr_global_int32_base_atomics Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
cl_khr_global_int32_extended_atomics atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
cl_khr_local_int32_base_atomics atomic: define extension functions for existing atomic implementations 2014-09-16 22:34:21 +00:00
cl_khr_local_int32_extended_atomics atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
common Implement sign() builtin 2013-10-10 19:08:56 +00:00
float Add several missing double constant definitions 2014-07-17 22:07:35 +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 math: Add tan implementation 2014-09-10 15:43:35 +00:00
relational add isordered builtin 2014-09-05 13:59:15 +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 atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
clcfunc.h Remove the static keyword from the _CLC_INLINE macro 2013-06-26 18:20:18 +00:00
clctypes.h Revert "clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t" 2014-06-16 20:21:19 +00:00
clcversion.h Introduce CLC_VERSION macros v2 2014-06-24 09:46:52 +00:00
convert.h Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00