Go to file
Sanjay Patel f8b08f7179 [InstCombine] consolidate commutation variants of matchSelectFromAndOr() in one place; NFCI
By putting all the possible commutations together, we simplify the code.
Note that this is NFCI, but I'm adding tests that actually exercise each
commutation pattern because we don't have this anywhere else.

llvm-svn: 273702
2016-06-24 18:26:02 +00:00
clang clang-format: [JS] Fix build breakage. 2016-06-24 17:45:13 +00:00
clang-tools-extra Remove ignoringImplicit from clang-tidy. 2016-06-24 09:39:28 +00:00
compiler-rt fix a test bug when executed remotedly 2016-06-24 17:42:51 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx [libcxx] guard throw with exception enabling check 2016-06-24 18:02:27 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld [ELF] Allow --reproduce to be specified as an environment variable. 2016-06-24 18:02:50 +00:00
lldb Fix an issue where LLDB would show the key and value of a single entry NSDictionary in the wrong order 2016-06-24 17:48:01 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [InstCombine] consolidate commutation variants of matchSelectFromAndOr() in one place; NFCI 2016-06-24 18:26:02 +00:00
openmp Remove redundant %libomp-compile step from test/lock/omp_lock.c 2016-06-23 16:18:59 +00:00
parallel-libs Create parallel-libs subproject in LLVM 2016-06-22 18:24:46 +00:00
polly clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00