llvm-project/libclc/generic/lib/integer
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
..
abs.cl
abs.inc
abs_diff.cl
abs_diff.inc
add_sat.cl integer/add_sat: Use clang builtin instead of llvm asm 2017-10-02 18:39:00 +00:00
clz.cl integer/clz: Use clang builtin instead of llvm asm 2017-10-02 18:38:57 +00:00
hadd.cl
hadd.inc
mad24.cl
mad24.inc
mad_sat.cl Implement generic mad_sat 2014-09-02 17:55:02 +00:00
mul24.cl
mul24.inc
mul_hi.cl s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
rhadd.cl
rhadd.inc
rotate.cl
rotate.inc
sub_sat.cl integer/sub_sat: Use clang builtin instead of llvm asm 2017-10-02 18:39:03 +00:00
upsample.cl s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00