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
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant OVERRRIDES file
Jan Vesely
2018-11-04
1
-2
/
+0
*
Add initial support for half precision builtins
Jan Vesely
2018-05-17
2
-0
/
+12
*
amdgpu/half_recip: Switch implementation to native_recip
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_log2: Switch implementation to native_log2
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_log10: Switch implementation to native_log10
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_log: Switch implementation to native_log
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_exp2: Switch implementation to native_exp2
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_exp10: Switch implementation to native_exp10
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_exp: Switch implementation to native_exp
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_sqrt: Switch implementation to native_sqrt
Jan Vesely
2018-02-13
2
-0
/
+7
*
amdgpu/half_rsqrt: Switch implementation to native_rsqrt
Jan Vesely
2018-02-13
3
-0
/
+18
*
amdgpu: Add workaround for unimplemented llvm.exp intrinsic
Jan Vesely
2017-11-10
3
-0
/
+9
*
math: Implement native_log10
Jan Vesely
2017-10-25
3
-0
/
+9
*
amdgpu/math: Don't use llvm instrinsic for native_log
Jan Vesely
2017-10-25
3
-0
/
+9
*
Make image builtins r600/llvm-3.9 only
Jan Vesely
2017-10-10
15
-346
/
+0
*
Do not include clc_nextafter header globally
Jan Vesely
2017-10-08
1
-0
/
+1
*
Restore support for llvm-3.9
Jan Vesely
2017-09-29
1
-0
/
+2
*
Rework atomic ops to use clang builtins rather than llvm asm
Jan Vesely
2017-09-25
2
-66
/
+0
*
Implement vload_half{,n} and vload(half)
Jan Vesely
2017-09-08
3
-0
/
+25
*
vstore: Cleanup and add vstore(half)
Jan Vesely
2017-09-08
3
-0
/
+37
*
r600: Cleanup barrier implementation.
Jan Vesely
2017-09-04
2
-11
/
+0
*
Replace nextafter implementation
Matt Arsenault
2016-09-08
1
-0
/
+5
*
amdgcn: Fix return type of get_num_groups
Matt Arsenault
2016-08-25
2
-19
/
+0
*
amdgcn: Fix return type for get_global_size
Matt Arsenault
2016-08-24
2
-19
/
+0
*
amdgcn: Fix get_local_size IR return type
Matt Arsenault
2016-08-20
2
-19
/
+0
*
AMDGPU: Use clang intrinsics for workitem builtins
Jan Vesely
2016-07-22
2
-12
/
+3
*
amdgpu: Use right builtn for rsq
Matt Arsenault
2016-07-19
1
-1
/
+6
*
Replace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
Matt Arsenault
2016-07-18
2
-48
/
+0
*
amdgcn: Use new workitem intrinsics
Matt Arsenault
2016-02-17
3
-38
/
+0
*
Split sources for amdgcn and r600
Matt Arsenault
2016-02-13
27
-0
/
+642