..
async
Implement async_work_group_copy builtin v3
2014-10-03 19:49:39 +00:00
atomic
Remove wrong semi-colons
2014-12-19 09:18:23 +00:00
cl_khr_global_int32_base_atomics
atomic: Add generic atom[ic]_cmpxchg
2014-09-16 22:34:49 +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: Add generic atom[ic]_cmpxchg
2014-09-16 22:34:49 +00:00
cl_khr_local_int32_extended_atomics
atomic: Add generic atomic_min implementation
2014-09-16 22:34:41 +00:00
common
Move mix from math to common
2015-03-03 21:25:08 +00:00
float
math: Add ilogb ported from amd-builtins
2016-02-23 14:43:09 +00:00
geometric
geometric/floatn.inc: Add vec8 and vec16 types
2016-07-22 23:45:11 +00:00
image
Add sampler defines.
2015-09-21 14:59:58 +00:00
integer
integer: remove explicit casts from _MIN definitions
2015-10-06 19:12:12 +00:00
math
math: Implement sinh function
2017-02-25 02:46:53 +00:00
relational
Fix bitselect for float/double types v2
2015-03-05 15:31:05 +00:00
shared
Add the correct prefixes to the cl_khr_fp64 pragma
2017-02-12 21:31:41 +00:00
synchronization
…
workitem
AMDGPU: Implement get_global_offset builtin
2016-07-22 17:24:24 +00:00
as_type.h
…
clc.h
add __kernel_exec macros
2017-07-28 03:39:03 +00:00
clcfunc.h
…
clcmacros.h
add __kernel_exec macros
2017-07-28 03:39:03 +00:00
clctypes.h
add __kernel_exec macros
2017-07-28 03:39:03 +00:00
convert.h
Port pocl's gen_convert.py script to libclc
2013-10-10 19:09:01 +00:00