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
History
Tom Stellard
f21e3ea972
Port pocl's gen_convert.py script to libclc
...
This script generates implementations for the entire set of convert_* functions, llvm-svn: 192385
2013-10-10 19:09:01 +00:00
..
atomic
Add atomic_sub and atomic_dec builtin functions
2013-09-06 20:20:21 +00:00
common
Implement sign() builtin
2013-10-10 19:08:56 +00:00
geometric
Add __CLC_ prefix to all macro definitions in headers
2013-07-08 17:27:02 +00:00
integer
Add mul_hi implementation [v2]
2013-08-19 18:31:49 +00:00
math
Implement nextafter() builtin
2013-10-10 19:08:51 +00:00
relational
Implement isnan() builtin
2013-10-10 19:08:41 +00:00
shared
Add intN vloadN() implementations for address spaces 3 and 4
2013-08-12 14:42:51 +00:00
workitem
PTX: move implementations of work-item and synchronisation functions
2012-08-05 22:25:37 +00:00
gen_convert.py
Port pocl's gen_convert.py script to libclc
2013-10-10 19:09:01 +00:00
SOURCES
Implement sign() builtin
2013-10-10 19:08:56 +00:00