This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a69986c1fab [LoopVectorize] auto-generate complete checks; NFC new 24f7956b08c [SLPVectorizer] auto-generate complete checks; NFC new 0a5886c1e09 [InstCombine] Fix issue with X udiv (POW2_C1 << N) for non- [...]
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: .../InstCombine/InstCombineMulDivRem.cpp | 10 +- test/Transforms/InstCombine/vector-udiv.ll | 49 ++++++ test/Transforms/SLPVectorizer/X86/cse.ll | 175 +++++++++++++++++---- 3 files changed, 200 insertions(+), 34 deletions(-)