llvm with tablegen backend for capstone disassembler
Go to file
Jan Vesely 74f02db922 AMDGPU: Use clang intrinsics for workitem builtins
v2: split into 2 patches
    use clang builtins for other intrinsics as well

v3: Fix warnings
    Switch r600 to use implictarg.ptr

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 276442
2016-07-22 17:24:20 +00:00
clang test commit. update comment grammatically. NFC 2016-07-22 15:37:56 +00:00
clang-tools-extra Revert "Revert "[clang-tidy] new cppcoreguidelines-slicing"" 2016-07-22 13:45:00 +00:00
compiler-rt [sanitizers] Enable sanitizer_common tests on Win64 2016-07-22 17:14:31 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc AMDGPU: Use clang intrinsics for workitem builtins 2016-07-22 17:24:20 +00:00
libcxx Remove FIXME for feature test macro 2016-07-21 17:34:28 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind [libunwind] Properly align _Unwind_Exception. 2016-07-20 23:56:42 +00:00
lld [ELF] Support PROVIDE and PROVIDE_HIDDEN inside SECTIONS 2016-07-22 07:38:40 +00:00
lldb Support loading files even when incorrect file name specified by the linker 2016-07-22 12:55:35 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm [Hexagon] Make HexagonCodeGen depend on Scalar 2016-07-22 17:23:46 +00:00
openmp Replace enum types in variadic functions by build-in types. 2016-07-22 16:05:35 +00:00
parallel-libs Add .clang-format to parallel-libs 2016-07-20 17:49:55 +00:00
polly GPGPU: Generate PTX assembly code for the kernel modules 2016-07-22 07:11:12 +00:00