This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 934bc505b79 [InstCombine] Add vector urem tests. new 90222ff7984 [X86] Add a few new test cases for shrunkblend combine new 28a96ee0712 [InstCombine] Add m_Negative pattern matching
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: include/llvm/IR/PatternMatch.h | 8 +++ .../InstCombine/InstCombineMulDivRem.cpp | 3 +- test/CodeGen/X86/vselect.ll | 83 ++++++++++++++++++++++ test/Transforms/InstCombine/vector-urem.ll | 6 +- 4 files changed, 96 insertions(+), 4 deletions(-)