Go to file
Elena Demikhovsky 09375d98b8 Type legalization for compressstore and expandload intrinsics.
Implemented widening (v2f32) and splitting (v16f64).
On splitting, I use "popcnt" to calculate memory increment. 
More type legalization work will come in the next patches.

llvm-svn: 287761
2016-11-23 13:58:24 +00:00
clang [X86][AVX512VL] Add missing _mm256_maskz_alignr_epi64 shufflevector check 2016-11-23 11:38:52 +00:00
clang-tools-extra [clang-rename] Add test case for r287758. 2016-11-23 13:14:19 +00:00
compiler-rt [profile] Enable on SystemZ. 2016-11-23 08:28:42 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Fix __hash_table::max_size() on 32 bit systems 2016-11-23 09:16:12 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld [ELF] Refactor several error messages 2016-11-23 10:07:46 +00:00
lldb Re-add "demonstrate new Args API" 2016-11-22 17:10:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Type legalization for compressstore and expandload intrinsics. 2016-11-23 13:58:24 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-284-gbb38638 2016-11-22 21:31:59 +00:00