Go to file
Simon Pilgrim 7a50c8c2ba [X86][AVX2] Ensure on 32-bit targets that we broadcast f64 types not i64 (PR29101)
llvm-svn: 279622
2016-08-24 12:42:31 +00:00
clang [AST] Make InitListExpr::isExplicit const (NFC) 2016-08-24 06:44:57 +00:00
clang-tools-extra [Documentation] Fix style of Clang-tidy readability-non-const-parameter. 2016-08-23 17:57:24 +00:00
compiler-rt [asan] Mark asan-symbolize-sanity-test.cc as UNSUPPORTED on x86_64-apple 2016-08-24 06:49:28 +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 amdgpu: Fix default case value for get_local_size 2016-08-20 04:17:17 +00:00
libcxx libc++: add an option to build against compiler-rt 2016-08-24 04:22:52 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind EHABI: cover switch once more 2016-08-18 23:59:12 +00:00
lld Canonicalize output section name for .ARM.exidx sections 2016-08-24 09:08:54 +00:00
lldb Add api logging for SBDebugger::SetCurrentPlatformSDKRoot. 2016-08-24 05:25:32 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][AVX2] Ensure on 32-bit targets that we broadcast f64 types not i64 (PR29101) 2016-08-24 12:42:31 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Rename StreamExecutor to Executor 2016-08-16 18:18:32 +00:00
polly Migrate from NodeType * to NodeRef. 2016-08-22 22:30:27 +00:00