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
94f7c961c78d8fdbc05898cfbbf88094de45c1ad
clang-p2996
/
libclc
/
generic
/
lib
/
integer
History
…
..
abs_diff.cl
Add __CLC_ prefix to all macro definitions in headers
2013-07-08 17:27:02 +00:00
abs_diff.inc
Add __CLC_ prefix to all macro definitions in headers
2013-07-08 17:27:02 +00:00
abs.cl
…
abs.inc
…
add_sat.cl
integer/add_sat: Use clang builtin instead of llvm asm
2017-10-02 18:39:00 +00:00
clz.cl
integer/clz: Use clang builtin instead of llvm asm
2017-10-02 18:38:57 +00:00
hadd.cl
Add hadd builtin
2013-08-15 19:21:07 +00:00
hadd.inc
…
mad24.cl
…
mad24.inc
…
mad_sat.cl
…
mul24.cl
…
mul24.inc
…
mul_hi.cl
…
popcount.cl
popcount: Provide function implementation rather than intrinsic redirect
2018-03-08 18:58:00 +00:00
rhadd.cl
Add rhadd builtin
2013-08-15 19:21:10 +00:00
rhadd.inc
…
rotate.cl
…
rotate.inc
…
sub_sat.cl
integer/sub_sat: Use clang builtin instead of llvm asm
2017-10-02 18:39:03 +00:00
upsample.cl
…