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
ef2cdfe393d01cd4935c806387ac912b5a2c8ced
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
Add initial support for half precision builtins
2018-05-17 22:55:30 +00:00
isequal.h
…
isfinite.h
…
isgreater.h
…
isgreaterequal.h
…
isinf.h
…
isless.h
…
islessequal.h
…
islessgreater.h
…
isnan.h
…
isnormal.h
…
isnotequal.h
…
isordered.h
add isordered builtin
2014-09-05 13:59:15 +00:00
isunordered.h
…
select.h
select: Add vector implementation
2018-03-06 17:48:43 +00:00
select.inc
relational/select: Condition types for half are short/ushort, not char/uchar
2018-04-25 17:36:36 +00:00
signbit.h
…
unary_decl.inc
…