Go to file
Simon Pilgrim 8bda035121 [X86][AVX] Tests showing missing SHUFPD + ZERO lowering
This lowers to SHUFPD if the input is zeroinitializer but not with a demanded elts optimized build vector.

llvm-svn: 298370
2017-03-21 13:30:40 +00:00
clang [OpenCL] Added diagnostic for checking length of vector 2017-03-21 13:20:57 +00:00
clang-tools-extra [change-namespace] avoid adding leading '::' when possible. 2017-03-21 12:41:59 +00:00
compiler-rt Revert "Bypass potential libc's sysconf wrappers for sysconf(_SC_PAGESIZE) call" 2017-03-21 06:55:32 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add two more papers from Kona, and sort them 2017-03-20 18:18:09 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld [ELF] - Detemplate InputSection::getRelocatedSection(). NFC. 2017-03-21 09:13:27 +00:00
lldb Resubmit r298334 after fixing OSX build errors. 2017-03-21 05:47:57 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86][AVX] Tests showing missing SHUFPD + ZERO lowering 2017-03-21 13:30:40 +00:00
openmp Stride in distribute parallel for loops with no chunk size. 2017-03-21 12:17:22 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DependenceInfo] change name Write to MustWrite to remove ambiguity [NFC] 2017-03-21 11:54:08 +00:00