llvm-project/libclc/generic/lib/integer
Tom Stellard cd88a4ebb6 libclc: Fix abs_diff builtin integer function
Patch by: Aaron Watry

llvm-svn: 184993
2013-06-26 18:20:50 +00:00
..
abs.cl
abs.inc
abs_diff.cl
abs_diff.inc libclc: Fix abs_diff builtin integer function 2013-06-26 18:20:50 +00:00
add_sat.cl
add_sat.ll Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00
add_sat_impl.ll Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00
max.cl libclc: Add max() builtin function 2013-06-26 18:20:46 +00:00
max.inc libclc: Add max() builtin function 2013-06-26 18:20:46 +00:00
sub_sat.cl Implement sub_sat builtin. Patch by Lei Mou! 2012-08-05 22:25:12 +00:00
sub_sat.ll Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00
sub_sat_impl.ll Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00