This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a40945e DAGCombiner: Add hasOneUse checks to fadd/fma combine new f7b662a [DAGCombiner] Teach DAG combiner to fold (vselect (N0 xor All [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 + test/CodeGen/X86/vec_minmax_sint.ll | 136 +++---- test/CodeGen/X86/vec_minmax_uint.ll | 159 ++++---- test/CodeGen/X86/vselect-minmax.ll | 604 ++++++++++++------------------- 4 files changed, 348 insertions(+), 560 deletions(-)