This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5e4857270c Fix compile-time regression caused by rL371928 new 93fac83c968 [NFC][InstCombine] More tests for PR42563 "Dropping pointle [...] new ce09123b440 [InstCombine] dropRedundantMaskingOfLeftShiftInput(): some [...]
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/InstCombineShifts.cpp | 13 ++- ...redundant-left-shift-input-masking-variant-c.ll | 98 ++++++++++++++++++ ...redundant-left-shift-input-masking-variant-d.ll | 114 +++++++++++++++++++++ ...redundant-left-shift-input-masking-variant-e.ll | 98 ++++++++++++++++++ ...redundant-left-shift-input-masking-variant-c.ll | 20 ---- ...redundant-left-shift-input-masking-variant-d.ll | 23 ----- ...redundant-left-shift-input-masking-variant-e.ll | 20 ---- ...redundant-left-shift-input-masking-variant-f.ll | 7 +- 8 files changed, 321 insertions(+), 72 deletions(-) create mode 100644 test/Transforms/InstCombine/partally-redundant-left-shift-input [...] create mode 100644 test/Transforms/InstCombine/partally-redundant-left-shift-input [...] create mode 100644 test/Transforms/InstCombine/partally-redundant-left-shift-input [...]