This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0620db49508 [DAGCombiner] allow undef elts in vector fabs/fneg matching new 9cc55166d54 [x86] add vector fmul with undef elts tests; NFC new 199609a85f6 [DAGCombiner] allow undefs when matching vector splats for [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +-- test/CodeGen/X86/fmul-combines.ll | 55 ++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 2 deletions(-)