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
/
clc
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
native_exp10: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-1
/
+9
*
native_sqrt: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-1
/
+9
*
native_sin: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-1
/
+9
*
native_cos: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-1
/
+9
*
native_exp2: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-1
/
+9
*
native_exp: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-1
/
+9
*
tgamma: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
tanh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
tan: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
sqrt: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
sinpi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
sinh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
sin: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
native_log: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-25
/
+6
*
native_log2: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-25
/
+6
*
native_log10: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-3
/
+6
*
log: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
logb: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
log2: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
log1p: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
lgamma: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
exp2: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
cospi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
cosh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
cos: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
cbrt: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
atanpi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
atanh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
atan: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
asinpi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
asinh: Use unary_dec instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
asin: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
acospi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
acosh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
acos: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
math: Implement native_log10
Jan Vesely
2017-10-25
2
-0
/
+6
*
Do not include clc_nextafter header globally
Jan Vesely
2017-10-08
2
-11
/
+2
*
math/nextafter: Use custom declaration inc file
Jan Vesely
2017-10-08
2
-4
/
+2
*
math/binary_decl.inc: Do not declare mixed float/double functions
Jan Vesely
2017-10-08
1
-5
/
+1
*
Add native_recip(x) as ((1)/(x))
Aaron Watry
2017-09-13
1
-0
/
+1
*
math: Implement sinh function
Jan Vesely
2017-02-25
2
-0
/
+47
*
math: Add native_tan as wrapper to tan
Aaron Watry
2017-02-23
1
-0
/
+10
*
math: Add native_rsqrt builtin function
Matt Arsenault
2017-02-09
1
-0
/
+1
*
math: Add logb builtin
Aaron Watry
2017-01-18
2
-0
/
+3
*
math: Add expm1 builtin function
Aaron Watry
2017-01-18
1
-0
/
+9
*
math: Implement tgamma
Aaron Watry
2016-09-15
2
-0
/
+4
*
math: Implement lgamma
Aaron Watry
2016-09-15
2
-0
/
+3
*
math: Implement lgamma_r
Aaron Watry
2016-09-15
2
-0
/
+5
*
Implement cbrt builtin
Tom Stellard
2016-07-22
2
-0
/
+47
*
Implement cosh builtin
Tom Stellard
2016-07-22
2
-0
/
+47
[prev]
[next]