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
4974f6c6d0
Add a TODO note.
...
Patch by: Aaron Watry llvm-svn: 184998
2013-06-26 18:21:22 +00:00
..
abs_diff.cl
…
abs_diff.inc
libclc: Fix abs_diff builtin integer function
2013-06-26 18:20:50 +00:00
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
…
add_sat.ll
Do not use linkonce_odr linkage in .ll files. This prevented them
2012-08-05 22:25:48 +00:00
rotate.cl
libclc: implement rotate builtin
2013-06-26 18:21:13 +00:00
rotate.inc
Add a TODO note.
2013-06-26 18:21:22 +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