Go to file
Elena Demikhovsky e99c561391 AVX-512: Truncating store for i1 vectors
Implemented truncstore for KNL and skylake-avx512.
Covered vectors from v2i1 to v64i1. We save the value in bits (not in bytes) - v32i1 is saved in 4 bytes.

Differential Revision: http://reviews.llvm.org/D18740

llvm-svn: 265283
2016-04-04 07:17:47 +00:00
clang Fix test case committed in r265197. 2016-04-03 03:36:22 +00:00
clang-tools-extra [clang-tidy] Update an example. NFC. 2016-04-02 03:44:23 +00:00
compiler-rt [sanitizer] Make AtosSymbolizer more resilient when symbolicating a zero address 2016-04-03 19:13:03 +00:00
debuginfo-tests
libclc
libcxx
libcxxabi
libunwind
lld [LTO] Implement -disable-verify, which disables bitcode verification. 2016-04-03 03:39:09 +00:00
lldb Add some unit tests for ClangASTContext. 2016-04-01 23:20:35 +00:00
llgo
llvm AVX-512: Truncating store for i1 vectors 2016-04-04 07:17:47 +00:00
openmp
polly [FIX] Do not create a SCoP in the presence of infinite loops 2016-04-03 23:09:06 +00:00