This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59e60377ac3 Fix git-llvm to not delete non-empty directories. new e2d5f7a2191 [InstCombine] fold cmp+select using select operand equivalence
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/InstructionSimplify.cpp | 3 + lib/Transforms/InstCombine/InstCombineSelect.cpp | 64 ++- .../InstCombine/select-bitext-bitwise-ops.ll | 36 +- test/Transforms/InstCombine/select-obo-peo-ops.ll | 466 ++++++++------------- test/Transforms/InstCombine/select.ll | 20 +- 5 files changed, 253 insertions(+), 336 deletions(-)