Go to file
Simon Pilgrim 0be4fa761f [X86][AVX2] Vectorized i16 shift operators
Part of D9474, this patch extends AVX2 v16i16 types to 2 x 8i32 vectors and uses i32 shift variable shifts before packing back to i16.

Adds AVX2 tests for v8i16 and v16i16 

llvm-svn: 238149
2015-05-25 17:49:13 +00:00
clang This patch adds support for the vector quadword add/sub instructions introduced 2015-05-25 15:52:45 +00:00
clang-tools-extra [clang-tidy] Fix for llvm.org/PR23572 2015-05-23 14:21:01 +00:00
compiler-rt [msan] Mprotect all inaccessible memory regions. 2015-05-24 02:47:59 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Add TODO items 2015-05-22 02:23:22 +00:00
libcxxabi LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it. 2015-05-09 21:03:01 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [ELF] Fix lld when no unique sections is used 2015-05-24 16:19:27 +00:00
lldb Quiet compiler warnings about virtual and override not being consistent. 2015-05-25 02:58:29 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm [X86][AVX2] Vectorized i16 shift operators 2015-05-25 17:49:13 +00:00
openmp Fix doxygen comments 2015-05-22 22:37:22 +00:00
polly Remove unnecessary indirection through SCEV 2015-05-23 05:58:30 +00:00