llvm-project/libclc/generic/lib/integer
Peter Collingbourne 3cd1bcb358 Do not use linkonce_odr linkage in .ll files. This prevented them
from being linked into the library under lazy linkage.

llvm-svn: 161314
2012-08-05 22:25:48 +00:00
..
abs.cl
abs.inc
abs_diff.cl
abs_diff.inc
add_sat.cl Fix declarations of __clc_add_sat_*. Patch by Lei Mou! 2012-08-05 22:24:36 +00:00
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
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