This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ea0f2cdaef1d5c8a01acb2a9d9437215a0e0e00
clang-p2996
/
libclc
/
generic
/
include
/
clc
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
Parenthesize arguments for mad_hi
2013-09-09 14:36:21 +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 __CLC_ prefix to all macro definitions in headers
2013-07-08 17:27:02 +00:00
synchronization
…
workitem
…
as_type.h
Add missing as_{float,double} functions
2013-10-10 19:08:29 +00:00
clc.h
Implement sign() builtin
2013-10-10 19:08:56 +00:00
clcfunc.h
Remove the static keyword from the _CLC_INLINE macro
2013-06-26 18:20:18 +00:00
clcmacro.h
Implement nextafter() builtin
2013-10-10 19:08:51 +00:00
clctypes.h
…
convert.h
Port pocl's gen_convert.py script to libclc
2013-10-10 19:09:01 +00:00
gentype.inc
Add __CLC_ prefix to all macro definitions in headers
2013-07-08 17:27:02 +00:00