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
/
clang
/
lib
/
Headers
/
__clang_cuda_intrinsics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Fix order of memcpy arguments in __shfl_*(<64-bit type>).
Artem Belevich
2020-01-24
1
-2
/
+2
*
[CUDA] Use activemask.b32 instruction to implement __activemask w/ CUDA-9.2+
Artem Belevich
2019-09-03
1
-1
/
+9
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
[CUDA] added missing __ldg(const signed char *)
Artem Belevich
2018-04-18
1
-0
/
+3
*
[CUDA] More fixes for __shfl_* intrinsics.
Artem Belevich
2017-12-21
1
-28
/
+49
*
[NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching __nvvm_fns builtin in...
Artem Belevich
2017-12-06
1
-0
/
+4
*
[CUDA] Added overloads for '[unsigned] long' variants of shfl builtins.
Artem Belevich
2017-12-06
1
-0
/
+18
*
[CUDA] Fix name of __activemask()
Jonas Hahnfeld
2017-10-02
1
-1
/
+1
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-26
1
-3
/
+29
*
Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtin...
Justin Lebar
2017-09-25
1
-29
/
+3
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-25
1
-3
/
+29
*
[CUDA] Fix names of __nvvm_vote* intrinsics.
Artem Belevich
2017-09-25
1
-5
/
+5
*
[CUDA] Fixed order of words in the names of shfl builtins.
Artem Belevich
2017-09-21
1
-4
/
+3
*
[NVPTX] Implemented bar.warp.sync, barrier.sync, and vote{.sync} instructions...
Artem Belevich
2017-09-21
1
-0
/
+31
*
[NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins.
Artem Belevich
2017-09-20
1
-0
/
+68
*
[CUDA] Rename keywords used in macro so they don't conflict with MSVC.
Justin Lebar
2017-01-05
1
-21
/
+21
*
NVPTX: Rename __builtin_ptx_shfl -> __nvvm_shfl
Justin Bogner
2016-07-06
1
-8
/
+4
*
[CUDA] Implement __shfl* intrinsics in clang headers.
Justin Lebar
2016-06-09
1
-0
/
+70
*
[CUDA] Fix order of vectorized ldg intrinsics' elements.
Justin Lebar
2016-05-30
1
-28
/
+28
*
[CUDA] Implement __ldg using intrinsics.
Justin Lebar
2016-05-19
1
-0
/
+256