- 5832eb4 [CUDA] added missing __ldg(const signed char *) by Artem Belevich · 8 years ago
- 3cebc73 [CUDA] More fixes for __shfl_* intrinsics. by Artem Belevich · 8 years ago
- a659d25 [NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching __nvvm_fns builtin in clang. by Artem Belevich · 8 years ago
- 4631ef1 [CUDA] Added overloads for '[unsigned] long' variants of shfl builtins. by Artem Belevich · 8 years ago
- f21a602 [CUDA] Fix name of __activemask() by Jonas Hahnfeld · 8 years ago
- bab95c7 [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. by Artem Belevich · 8 years ago
- d31d5e6 Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.", rL314135. by Justin Lebar · 8 years ago
- 9941ee9 [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. by Artem Belevich · 8 years ago
- 4d80105 [CUDA] Fix names of __nvvm_vote* intrinsics. by Artem Belevich · 8 years ago
- b542f1f [CUDA] Fixed order of words in the names of shfl builtins. by Artem Belevich · 8 years ago
- 42960b4 [NVPTX] Implemented bar.warp.sync, barrier.sync, and vote{.sync} instructions/intrinsics/builtins. by Artem Belevich · 8 years ago
- 4654dc8 [NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins. by Artem Belevich · 8 years ago
- b8f7a3b [CUDA] Rename keywords used in macro so they don't conflict with MSVC. by Justin Lebar · 9 years ago
- 2f8de9f NVPTX: Rename __builtin_ptx_shfl -> __nvvm_shfl by Justin Bogner · 9 years ago
- 4fb5711 [CUDA] Implement __shfl* intrinsics in clang headers. by Justin Lebar · 9 years ago
- 720f8da [CUDA] Fix order of vectorized ldg intrinsics' elements. by Justin Lebar · 9 years ago
- 2e4ecfd [CUDA] Implement __ldg using intrinsics. by Justin Lebar · 9 years ago