This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libclc
/
generic
/
lib
/
integer
History
Tom Stellard
ec87fb0b0c
libclc: Add max() builtin function
...
Adds this function for both int and floating data types. Patch by: Aaron Watry llvm-svn: 184992
2013-06-26 18:20:46 +00:00
..
abs_diff.cl
…
abs_diff.inc
…
abs.cl
…
abs.inc
…
add_sat_impl.ll
Do not use linkonce_odr linkage in .ll files. This prevented them
2012-08-05 22:25:48 +00:00
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
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_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