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
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
libclc
/
generic
/
include
/
clc
/
relational
History
…
..
all.h
…
any.h
…
binary_decl.inc
relational: create re-usable macros for relational declarations
2014-07-17 22:05:16 +00:00
bitselect.h
Fix bitselect for float/double types v2
2015-03-05 15:31:05 +00:00
bitselect.inc
Fix bitselect for float/double types v2
2015-03-05 15:31:05 +00:00
floatn.inc
relational: create re-usable macros for relational declarations
2014-07-17 22:05:16 +00:00
isequal.h
…
isfinite.h
…
isgreater.h
…
isgreaterequal.h
…
isinf.h
…
isless.h
…
islessequal.h
…
islessgreater.h
…
isnan.h
…
isnormal.h
add isnormal builtin
2014-09-05 13:59:09 +00:00
isnotequal.h
relational: Implement isnotequal
2014-07-17 22:07:32 +00:00
isordered.h
add isordered builtin
2014-09-05 13:59:15 +00:00
isunordered.h
…
select.h
Initial commit.
2012-01-08 22:09:58 +00:00
signbit.h
…
unary_decl.inc
…