This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a1a82731da3 [X86][SSE] Lower shuffle as ANY_EXTEND_VECTOR_INREG new 6a7a2e85fc7 [NFC][InstCombine] Tests for shift amount reassociation in [...] new 2a686e81e51 [InstCombine] Shift amount reassociation in bittest: drop p [...] new 80815a1a900 [InstCombine] Shift amount reassociation in bittest: relax [...] new e93c30f9579 [NFC][InstCombine] Tests for shift amount reassociation in [...] new 8115d87edc8 [InstCombine][NFC] Use SimplifyAddInst() instead of Simplif [...]
The 5 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/InstCombineCompares.cpp | 20 +- ...reassociation-in-bittest-with-truncation-shl.ll | 475 +++++++++++++++++++++ .../shift-amount-reassociation-in-bittest.ll | 87 +++- 3 files changed, 561 insertions(+), 21 deletions(-) create mode 100644 test/Transforms/InstCombine/shift-amount-reassociation-in-bitte [...]