llvm-project/libclc/generic/lib
Jan Vesely a02d0e2c50 integer/sub_sat: Use clang builtin instead of llvm asm
reviewer: Tom Stellard

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 314703
2017-10-02 18:39:03 +00:00
..
async Implement async_work_group_copy builtin v3 2014-10-03 19:49:39 +00:00
atomic Rework atomic ops to use clang builtins rather than llvm asm 2017-09-25 16:07:34 +00:00
cl_khr_global_int32_base_atomics Avoid ambiguity in calling atom_add functions. 2016-09-07 22:11:02 +00:00
cl_khr_global_int32_extended_atomics atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
cl_khr_int64_base_atomics Implement cl_khr_int64_base_atomics builtins 2017-09-20 20:42:14 +00:00
cl_khr_int64_extended_atomics Implement cl_khr_int64_extended_atomics builtins 2017-09-20 20:42:19 +00:00
cl_khr_local_int32_base_atomics Avoid ambiguity in calling atom_add functions. 2016-09-07 22:11:02 +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
geometric geometric: Limit fast_{distance,length} functions to single precision 2015-05-09 22:31:01 +00:00
image Add image attribute getter builtins 2015-09-21 14:47:53 +00:00
integer integer/sub_sat: Use clang builtin instead of llvm asm 2017-10-02 18:39:03 +00:00
math math: Implement sinh function 2017-02-25 02:46:53 +00:00
misc relational: Implement shuffle2 builtin 2017-09-02 02:23:28 +00:00
relational Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
shared Implement vload_half{,n} and vload(half) 2017-09-08 23:59:00 +00:00
workitem AMDGPU: Implement get_global_offset builtin 2016-07-22 17:24:24 +00:00
SOURCES integer/sub_sat: Use clang builtin instead of llvm asm 2017-10-02 18:39:03 +00:00
clcmacro.h Add ADDR_SPACE parameter to _CLC_V_V_VP_VECTORIZE 2016-09-15 00:17:22 +00:00
gen_convert.py 64 bit integers are legal in full profile without an extension 2016-06-17 20:30:41 +00:00
subnormal_config.cl configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00
subnormal_disable.ll configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00
subnormal_helper_func.ll configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00
subnormal_use_default.ll configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00