Go to file
Greg Clayton 1988ac60a6 Silence a compiler warning about "bAsyncMode" possibly being used uninitialized.
llvm-svn: 233754
2015-03-31 20:55:50 +00:00
clang [lex] Bitfieldize some booleans. 2015-03-31 18:47:05 +00:00
clang-tools-extra [clang-tidy] Clarify message for the google-explicit-constructor check 2015-03-31 16:24:44 +00:00
compiler-rt [Sanitizer] Be consistent about separating ==%PID== and logged data. 2015-03-31 18:16:42 +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 Implement fmax using __builtin_fmax 2015-03-31 16:59:23 +00:00
libcxx [libcxx] Optimize vectors uninitialized construction of trivial types from an iterator range. 2015-03-31 16:54:19 +00:00
libcxxabi Also use dl_iterate_phdr() on CloudABI. 2015-03-31 07:59:53 +00:00
lld ELF: Remove TargetHandler::getTargetLayout. 2015-03-31 20:31:48 +00:00
lldb Silence a compiler warning about "bAsyncMode" possibly being used uninitialized. 2015-03-31 20:55:50 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm [AArch64] Enable the codegenprepare optimization that promotes operation to form 2015-03-31 20:52:32 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00