Go to file
Artem Belevich 4d80105792 [CUDA] Fix names of __nvvm_vote* intrinsics.
Also fixed a syntax error in activemask().

Differential Revision: https://reviews.llvm.org/D38188

llvm-svn: 314129
2017-09-25 17:55:26 +00:00
clang [CUDA] Fix names of __nvvm_vote* intrinsics. 2017-09-25 17:55:26 +00:00
clang-tools-extra [clangd] Fix missing "message" key when responding with unsupported method 2017-09-25 17:16:47 +00:00
compiler-rt [scudo] Scudo thread specific data refactor, part 2 2017-09-25 15:12:08 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Rework atomic ops to use clang builtins rather than llvm asm 2017-09-25 16:07:34 +00:00
libcxx Revert 313789 because gcc doesn't like it 2017-09-20 19:38:43 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind [libunwind] Partially revert r297174 to fix build on at least FreeBSD. 2017-09-21 21:28:48 +00:00
lld Use UINT64_MAX instead of implicitly-type-converted -1. 2017-09-25 17:40:21 +00:00
lldb Use socketpair on all Unix platforms 2017-09-25 17:41:16 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm ARM: One more fix for swifterror CSR set 2017-09-25 17:51:33 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Allow uniform branch conditions 2017-09-25 16:37:15 +00:00