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
/
include
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move unary_instrinsic.inc to private headers.
Jan Vesely
2019-03-13
1
-0
/
+29
*
Move binary_intrinsic.h to private headers.
Jan Vesely
2019-03-13
1
-0
/
+29
*
Move ternary_intrinsic.h to private headers.
Jan Vesely
2019-03-13
2
-1
/
+31
*
math/fma: Add fp32 software implementation
Jan Vesely
2018-06-07
1
-0
/
+11
*
Add initial support for half precision builtins
Jan Vesely
2018-05-17
1
-2
/
+7
*
remquo: Port from amd builtins
Jan Vesely
2018-05-03
1
-0
/
+8
*
clc_sqrt: Reuse unary_decl.inc
Jan Vesely
2018-05-02
2
-50
/
+3
*
exp10: Port from amd builtins
Jan Vesely
2018-04-17
1
-0
/
+4
*
hypot: Port from amd builtins
Jan Vesely
2018-04-10
1
-0
/
+5
*
fmod: Port from amd_builtins
Jan Vesely
2018-04-06
1
-0
/
+4
*
remainder: Port from amd builtins
Jan Vesely
2018-03-19
1
-0
/
+4
*
tanpi: Port from amd_builtins
Jan Vesely
2018-01-19
1
-0
/
+5
*
tan: Port from amd_builtins
Jan Vesely
2018-01-19
1
-0
/
+5
*
rootn: Port from amd_builtins
Jan Vesely
2018-01-17
2
-0
/
+4
*
powr: Port from amd_builtins
Jan Vesely
2018-01-17
1
-0
/
+5
*
pown: Port from amd_builtins
Jan Vesely
2018-01-17
2
-0
/
+4
*
pow: Port from amd_builtins
Jan Vesely
2018-01-17
1
-0
/
+5
*
ldexp: Fix double precision function return type
Jan Vesely
2017-10-08
1
-1
/
+1
*
Fix implementation of sqrt v2
Tom Stellard
2015-07-10
2
-0
/
+52
*
Move ldexp soft implementation to a separate file
Jan Vesely
2015-05-06
1
-0
/
+6
*
Implement nextafter() builtin
Tom Stellard
2013-10-10
1
-0
/
+7