Go to file
Eric Fiselier 878e7e2ff6 Fix breakage introduced by adding -Wshadow.
llvm-svn: 284946
2016-10-23 19:26:39 +00:00
clang [AVX-512] Replace 512-bit pmovzx/sx builtins with native IR. 2016-10-23 07:35:47 +00:00
clang-tools-extra [Release notes] Mention removed Clang-tidy misc-pointer-and-integral-operation check 2016-10-21 22:35:58 +00:00
compiler-rt [compiler-rt] Remove redundant --check-prefix=CHECK from test 2016-10-23 00:55:12 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Fix breakage introduced by adding -Wshadow. 2016-10-23 19:26:39 +00:00
libcxxabi Fix typo in comment 2016-10-15 00:02:20 +00:00
libunwind [libunwind] Add missing <stdint.h> include. NFC. 2016-10-13 14:32:24 +00:00
lld Compact SymbolBody from 56 to 48 bytes. 2016-10-21 20:32:41 +00:00
lldb Add some additional logging to 2016-10-21 23:45:07 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [CostModel][X86] Added tests for current integer signed/unsigned remainder costs 2016-10-23 18:35:02 +00:00
openmp Fixed memory leak mistakenly introduced by https://reviews.llvm.org/D23115 2016-10-20 17:14:17 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [polly] Change SmallPtrSet which is being iterated to SmallSetVector in ScopInfo.h 2016-10-21 21:00:11 +00:00