Go to file
Craig Topper abf5041537 [AVX-512] Add test cases to demonstrate PR30947. We accidentally use 32 byte aligned store instructions when the original store was only 16 byte aligned if the store is from the lower bits of a subvector extract.
llvm-svn: 286341
2016-11-09 05:31:53 +00:00
clang [AVX-512] Make VBMI instruction set enabling imply that the BWI instruction set is also enabled. 2016-11-09 04:51:03 +00:00
clang-tools-extra [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl. 2016-11-08 22:44:17 +00:00
compiler-rt [asan] Ignore host LD_LIBRARY_PATH in device tests. 2016-11-09 00:33:43 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [CMake] Check runtimes subdir when looking for libcxxabi 2016-11-09 03:22:28 +00:00
libcxxabi [libc++abi] Remove the test for checking using of fallback malloc in case of dynamic memory exhaustion. 2016-11-09 04:14:31 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Split Header into individual fields. 2016-11-09 01:42:41 +00:00
lldb When deciding whether to use the source remapping dictionary from 2016-11-09 03:42:12 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVX-512] Add test cases to demonstrate PR30947. We accidentally use 32 byte aligned store instructions when the original store was only 16 byte aligned if the store is from the lower bits of a subvector extract. 2016-11-09 05:31:53 +00:00
openmp [OpenMP] Enable ThreadSanitizer to check OpenMP programs 2016-11-07 15:58:36 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly ScopInfo: only run code needed for ASSERT in DEBUG mode 2016-11-09 04:24:49 +00:00