Go to file
Jonathan Peyton 12ecbb35eb [stats] add stats-gathering for static_steal scheduling method
Add counter to count number of static_steal for loops
Add counter for number of chunks executed per static_steal for loop
Add counter for number of chunks stolen per static_steal for loop

llvm-svn: 295461
2017-02-17 17:06:16 +00:00
clang clang-format: Don't remove existing spaces between identifier and ::. 2017-02-17 10:44:07 +00:00
clang-tools-extra [clang-tidy] Add cert-dcl58-cpp (do not modify the 'std' namespace) check. 2017-02-17 08:52:51 +00:00
compiler-rt Revert "Use pthreads for thread-local lsan allocator cache on darwin" 2017-02-17 14:42:30 +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 Move BufferPtr into the block where it it being used 2017-02-12 21:33:49 +00:00
libcxx Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
libcxxabi Fix test_exception_storage.pass.cpp in C++17 my re-enabling the unexpected handlers 2017-02-17 04:26:22 +00:00
libunwind [libunwind][CMake] Use libc++ headers when available 2017-02-16 05:18:08 +00:00
lld Diagnose another case of the location counter moving backwards. 2017-02-17 16:26:13 +00:00
lldb NPL: Fix an incorrect logging formatv call 2017-02-17 16:09:10 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [PowerPC] add tests for select-of-constants; NFC 2017-02-17 16:43:43 +00:00
openmp [stats] add stats-gathering for static_steal scheduling method 2017-02-17 17:06:16 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Drop leftover debug statement 2017-02-17 13:39:45 +00:00