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
/
SOURCES
Commit message (
Expand
)
Author
Age
Files
Lines
*
trunc: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
1
-0
/
+1
*
round: Remove llvm intrinsic from the header
Jan Vesely
2019-03-13
1
-0
/
+1
*
rint: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
1
-0
/
+1
*
floor: Remove llvm isntrinsic from the header.
Jan Vesely
2019-03-13
1
-0
/
+1
*
fabs: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
1
-0
/
+1
*
ceil: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
1
-0
/
+1
*
atomic: Provide function implementation of atomic_{dec,inc}
Jan Vesely
2018-06-21
1
-0
/
+2
*
math/fma: Add fp32 software implementation
Jan Vesely
2018-06-07
1
-0
/
+2
*
remquo: Port from amd builtins
Jan Vesely
2018-05-03
1
-0
/
+2
*
exp10: Port from amd builtins
Jan Vesely
2018-04-17
1
-0
/
+1
*
hypot: Port from amd builtins
Jan Vesely
2018-04-10
1
-0
/
+1
*
fmod: Port from amd_builtins
Jan Vesely
2018-04-06
1
-0
/
+1
*
remainder: Port from amd builtins
Jan Vesely
2018-03-19
1
-0
/
+2
*
nan: Implement
Jan Vesely
2018-03-12
1
-0
/
+1
*
popcount: Provide function implementation rather than intrinsic redirect
Jan Vesely
2018-03-08
1
-0
/
+1
*
select: Add vector implementation
Jan Vesely
2018-03-06
1
-0
/
+1
*
half_powr: Implement using powr
Jan Vesely
2018-02-01
1
-0
/
+1
*
tanpi: Port from amd_builtins
Jan Vesely
2018-01-19
1
-0
/
+2
*
tan: Port from amd_builtins
Jan Vesely
2018-01-19
1
-0
/
+1
*
half_divide: Implement using x/y
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_tan: Implement using tan
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_sin: Implement using sin
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_recip: Implement using 1/x
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_log2: Implement using log2
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_log10: Implement using log10
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_log: Implement using log
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_exp10: Implement using exp10
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_exp2: Implement using exp2
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_exp: Implement using exp
Jan Vesely
2018-01-18
1
-0
/
+1
*
half_cos: Implement using cos
Jan Vesely
2018-01-18
1
-0
/
+1
*
rootn: Port from amd_builtins
Jan Vesely
2018-01-17
1
-0
/
+2
*
powr: Port from amd_builtins
Jan Vesely
2018-01-17
1
-0
/
+2
*
pown: Port from amd_builtins
Jan Vesely
2018-01-17
1
-0
/
+1
*
pow: Port from amd_builtins
Jan Vesely
2018-01-17
1
-0
/
+2
*
math: Implement minmag
Jan Vesely
2017-11-15
1
-0
/
+1
*
math: Implement maxmag
Jan Vesely
2017-11-15
1
-0
/
+1
*
native_powr: Switch implementation to native_exp2 and native_log2
Jan Vesely
2017-11-14
1
-0
/
+1
*
native_divide: provide function implementation instead of macro
Jan Vesely
2017-11-13
1
-0
/
+1
*
native_recip: provide function implementation instead of macro
Jan Vesely
2017-11-13
1
-0
/
+1
*
native_rsqrt: Switch implementation to 1 / native_sqrt
Jan Vesely
2017-11-13
1
-0
/
+1
*
native_tan: Switch implementation to use native_sin/native_cos
Jan Vesely
2017-11-13
1
-0
/
+1
*
native_exp10: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-0
/
+1
*
native_sqrt: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-0
/
+1
*
native_sin: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-0
/
+1
*
native_cos: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-0
/
+1
*
native_exp2: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-0
/
+1
*
native_exp: Switch implementation to llvm intrinsic
Jan Vesely
2017-11-10
1
-0
/
+1
*
math: Implement native_log10
Jan Vesely
2017-10-25
1
-0
/
+1
*
Make image builtins r600/llvm-3.9 only
Jan Vesely
2017-10-10
1
-1
/
+0
*
integer/sub_sat: Use clang builtin instead of llvm asm
Jan Vesely
2017-10-02
1
-2
/
+0
[next]