This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 48cea5b2b7f [IndVars] Factor out a helper function for readability [NFC] new 56008731609 [NFC][InstCombine] Tests for "fold variable mask before var [...]
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: ...ift-input-masking-after-truncation-variant-a.ll | 273 ++++++++++++++++++ ...ift-input-masking-after-truncation-variant-b.ll | 310 +++++++++++++++++++++ ...ift-input-masking-after-truncation-variant-c.ll | 219 +++++++++++++++ ...ift-input-masking-after-truncation-variant-d.ll | 247 ++++++++++++++++ ...ift-input-masking-after-truncation-variant-e.ll | 219 +++++++++++++++ ...ift-input-masking-after-truncation-variant-a.ll | 199 +++++++++++++ ...ift-input-masking-after-truncation-variant-b.ll | 238 ++++++++++++++++ ...ift-input-masking-after-truncation-variant-c.ll | 169 +++++++++++ ...ift-input-masking-after-truncation-variant-d.ll | 189 +++++++++++++ ...ift-input-masking-after-truncation-variant-e.ll | 169 +++++++++++ ...ift-input-masking-after-truncation-variant-f.ll | 198 +++++++++++++ 11 files changed, 2430 insertions(+) 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 [...] 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/redundant-left-shift-input-masking- [...] create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...] create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...] create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...] create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...] create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]