llvm with tablegen backend for capstone disassembler
Go to file
Jonathan Peyton 35d75aeda2 Minor improvement of KMP_YIELD_NOW() macro.
This change slightly improves performance of KMP_YIELD_NOW() macro, by using
_rdtsc() intrinsic function if possible.

Patch by Hansang Bae

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

llvm-svn: 298314
2017-03-20 22:11:31 +00:00
clang [docs] Clarify sanitizer flag behavior 2017-03-20 21:40:58 +00:00
clang-tools-extra Rename the clang-tidy safety module to be hicpp, for the High-Integrity C++ coding standard from PRQA. 2017-03-19 17:23:23 +00:00
compiler-rt Bypass potential libc's sysconf wrappers for sysconf(_SC_PAGESIZE) call 2017-03-20 21:03:28 +00:00
debuginfo-tests
libclc
libcxx Add two more papers from Kona, and sort them 2017-03-20 18:18:09 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld [ELF][MIPS] Calculate relocations agains _gp_disp / __gnu_local_gp using dedicated 'expressions' 2017-03-20 21:03:43 +00:00
lldb Get ObjectFileMachO to handle @executable_path 2017-03-20 19:21:31 +00:00
llgo
llvm InstCombine: Check source value precision when reducing cast intrinsic 2017-03-20 21:59:24 +00:00
openmp Minor improvement of KMP_YIELD_NOW() macro. 2017-03-20 22:11:31 +00:00
parallel-libs
polly [DeLICM] Refector out parseSetOrNull. NFC. 2017-03-20 15:37:32 +00:00