Go to file
Craig Topper f264fcc704 [X86] Remove VPERM2F128/VPERM2I128 intrinsics and autoupgrade to native shuffles.
I've moved the test cases from the InstCombine optimizations to the backend to keep the coverage we had there. It covered every possible immediate so I've preserved the resulting shuffle mask for each of those immediates.

llvm-svn: 313450
2017-09-16 07:36:14 +00:00
clang Remove comment accidentally committed with D36642. NFC. 2017-09-16 06:26:51 +00:00
clang-tools-extra Resubmit "[lit] Force site configs to run before source-tree configs" 2017-09-15 22:10:46 +00:00
compiler-rt [sanitizer] Move signal interceptors from asan to sanitizer_common 2017-09-16 07:16:29 +00:00
debuginfo-tests [debuginfo-tests] Add string NRVO test for PR34513 2017-09-15 21:59:39 +00:00
libclc Add native_recip(x) as ((1)/(x)) 2017-09-13 01:40:25 +00:00
libcxx [libc++] Account for Microsoft CRT const overloads 2017-09-15 18:49:34 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Revert r312240 2017-08-31 15:51:23 +00:00
lld Revert r303378: Set IMAGE_DLL_CHARACTERISTICS_NO_BIND. 2017-09-15 22:49:13 +00:00
lldb Fix compatibility with OpenOCD debug stub. 2017-09-16 03:53:13 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [X86] Remove VPERM2F128/VPERM2I128 intrinsics and autoupgrade to native shuffles. 2017-09-16 07:36:14 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Resubmit "[lit] Force site configs to run before source-tree configs" 2017-09-15 22:10:46 +00:00