Go to file
Craig Topper d621e3a25b [X86] Modify two tests that passed undef to both sides of a vselect to instead pass unique values.
I'd like to teach DAG combine to remove vselects where both sides are identical and these tests were in the way of that.

llvm-svn: 287903
2016-11-24 21:48:50 +00:00
clang [CodeGen] Pass objects that are expensive to copy by const ref. 2016-11-24 16:01:20 +00:00
clang-tools-extra [clang-move] Enable dump all declarations in old header. 2016-11-24 10:17:17 +00:00
compiler-rt [tsan] Add support for GCD dispatch_suspend and dispatch_resume 2016-11-24 21:24:54 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Reverting wrong diff 2016-11-24 11:28:02 +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 Use toString() to report incompatible files. 2016-11-24 20:59:44 +00:00
lldb Add a couple of tests for the Listener class 2016-11-24 17:10:10 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86] Modify two tests that passed undef to both sides of a vselect to instead pass unique values. 2016-11-24 21:48:50 +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 Fix typo. 2016-11-23 21:59:33 +00:00