This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c8faa825c0 [InstSimplify, InstCombine] add tests with vector undef elts; NFC new 96d4ee9e0ed [PatternMatch] enhance m_One() to ignore undef elements in vectors
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: include/llvm/IR/PatternMatch.h | 22 +++++++++------------- test/Transforms/InstCombine/select.ll | 2 +- test/Transforms/InstCombine/vector-urem.ll | 5 +++-- test/Transforms/InstSimplify/icmp-bool-constant.ll | 9 +++------ 4 files changed, 16 insertions(+), 22 deletions(-)