Go to file
Jonathan Peyton 9e69696f5a Decouple the kmp_affin_mask_t type from determining if affinity is capable
the __kmp_affinity_determine_capable() functions are highly operating system
specific.  This change has the functions use the type they expect explicitly.

llvm-svn: 280538
2016-09-02 20:35:47 +00:00
clang Implement __attribute__((require_constant_initialization)) for safe static initialization. 2016-09-02 18:53:31 +00:00
clang-tools-extra Add clang-reorder-fields to clang-tools-extra 2016-09-02 02:56:07 +00:00
compiler-rt [asan] Move scariness_score_test.cc to a common subdirectory 2016-09-02 07:18:35 +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 configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx cstdio: limit gets to CRT versions below 14 2016-09-01 21:09:19 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld Use od instead of hexdump. 2016-09-02 20:20:04 +00:00
lldb Check for null 2016-09-02 18:15:48 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [Sparc] Mark i128 shift libcalls unavailable in 32-bit mode. 2016-09-02 20:29:11 +00:00
openmp Decouple the kmp_affin_mask_t type from determining if affinity is capable 2016-09-02 20:35:47 +00:00
parallel-libs [SE] Remove broken doc ref 2016-09-02 18:07:48 +00:00
polly Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00