This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36850aa Fix some remaining documentation references to MSVC 2013 new 8ca87b1 [InstCombine] add folds for icmp (smin X, Y), X
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 | 10 +++++ lib/Transforms/InstCombine/InstCombineCompares.cpp | 37 +++++++++++++++++ test/Transforms/InstCombine/smin-icmp.ll | 48 ++++++---------------- 3 files changed, 59 insertions(+), 36 deletions(-)