This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7712c9b977b Explicitly state triple in machine-size-remarks.ll new 5ec364705cc [InstCombine] Partially revert rL341674 due to PR38897. new e03b6481059 [InstCombine] Add testcases for (mul (sext x), cst) --> (se [...]
The 2 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/Transforms/InstCombine/InstCombineSelect.cpp | 43 ++------ test/Transforms/InstCombine/max-of-nots.ll | 18 ++-- test/Transforms/InstCombine/select.ll | 8 +- test/Transforms/InstCombine/select_meta.ll | 32 +++--- test/Transforms/InstCombine/sink-zext.ll | 130 +++++++++++++++++++++++ test/Transforms/InstCombine/sub.ll | 42 ++++---- test/Transforms/InstCombine/xor.ll | 2 +- 7 files changed, 192 insertions(+), 83 deletions(-)