index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libclc
/
generic
/
lib
/
relational
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial support for half precision builtins
Jan Vesely
2018-05-17
14
-1
/
+186
*
select: simplify implementation and fix fp16
Jan Vesely
2018-04-06
1
-18
/
+4
*
select: Add vector implementation
Jan Vesely
2018-03-06
2
-0
/
+54
*
Fix bitselect for float/double types v2
Tom Stellard
2015-03-05
2
-0
/
+78
*
add isordered builtin
Jan Vesely
2014-09-05
1
-0
/
+23
*
add isunordered builtin
Jan Vesely
2014-09-05
1
-0
/
+22
*
add islessgreater builtin
Jan Vesely
2014-09-05
1
-0
/
+22
*
add isnormal builtin
Jan Vesely
2014-09-05
1
-0
/
+18
*
add isfinite builtin
Jan Vesely
2014-09-05
1
-0
/
+18
*
Implement isinf builtin
Tom Stellard
2014-09-03
1
-0
/
+18
*
relational: Add islessequal(floatN) builtin
Jan Vesely
2014-08-01
1
-0
/
+22
*
relational: Add isless(floatN) builtin
Jan Vesely
2014-08-01
1
-0
/
+22
*
relational: Implement isnotequal
Aaron Watry
2014-07-17
1
-0
/
+23
*
relational: Implement isgreaterequal
Aaron Watry
2014-07-17
1
-0
/
+22
*
relational: Implement isgreater
Aaron Watry
2014-07-17
1
-0
/
+22
*
relational/signbit: Refactor to use relational macros
Aaron Watry
2014-07-17
1
-70
/
+2
*
Fix isnan definition for vector results
Aaron Watry
2014-07-17
1
-3
/
+3
*
relational: create re-usable macros for relational declarations
Aaron Watry
2014-07-17
1
-0
/
+117
*
relational: Fix signbit
Aaron Watry
2014-06-25
1
-7
/
+7
*
relational: Implement signbit
Aaron Watry
2014-06-25
1
-0
/
+87
*
Move clcmacro.h to avoid cluttering user namespace v2
Jeroen Ketema
2014-06-24
1
-0
/
+1
*
relational: Add isequal(floatN) builtin
Aaron Watry
2014-06-16
1
-0
/
+30
*
Add all(igentype) builtin
Aaron Watry
2014-06-16
1
-0
/
+29
*
Implement isnan() builtin
Tom Stellard
2013-10-10
1
-0
/
+17
*
Implement any() builtin. Patch by Tom Stellard!
Peter Collingbourne
2012-10-08
1
-0
/
+30