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
557fd00a6f58e7df81c19f4ccd00314daab12759
clang-p2996
/
libclc
/
generic
/
include
/
clc
History
Peter Collingbourne
bf3fd44b10
Implement any() builtin. Patch by Tom Stellard!
...
llvm-svn: 165386
2012-10-08 03:39:21 +00:00
..
geometric
Add missing dot.h include.
2012-05-29 13:35:45 +00:00
integer
Implement sub_sat builtin. Patch by Lei Mou!
2012-08-05 22:25:12 +00:00
math
Add native_powr builtin. Patch by Tom Stellard!
2012-10-08 03:39:05 +00:00
relational
Implement any() builtin. Patch by Tom Stellard!
2012-10-08 03:39:21 +00:00
synchronization
PTX: move implementations of work-item and synchronisation functions
2012-08-05 22:25:37 +00:00
workitem
PTX: move implementations of work-item and synchronisation functions
2012-08-05 22:25:37 +00:00
as_type.h
…
clc.h
Implement any() builtin. Patch by Tom Stellard!
2012-10-08 03:39:21 +00:00
clcfunc.h
…
clcmacro.h
…
clctypes.h
…
convert.h
Fix typo in double precision case.
2012-05-29 00:42:21 +00:00
gentype.inc
…