This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 95473514151 Add test case for add to sub transformation. NFC new 1f4f16a829d [InstCombine] add tests for add+smin/smax; NFC new 20aaebbdebe [InstCombine] move add after smin/smax
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: lib/Transforms/InstCombine/InstCombineSelect.cpp | 19 +- test/Transforms/InstCombine/minmax-fold.ll | 258 +++++++++++++++++++++++ 2 files changed, 274 insertions(+), 3 deletions(-)