This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb13633ec75 [x86] add test for (X - 0.0) vector with undef elts; NFC new 24a3723b3a8 Format the dwarfdump --statistics version as an integer ins [...] new 9d809925c65 [SelectionDAG] allow undefs when matching splat constants
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: include/llvm/CodeGen/SelectionDAGNodes.h | 4 ++-- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 ++++---- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 11 ++++------ test/CodeGen/X86/vec_fneg.ll | 32 ++++++++--------------------- test/tools/llvm-dwarfdump/X86/statistics.ll | 1 + tools/llvm-dwarfdump/Statistics.cpp | 2 +- 6 files changed, 21 insertions(+), 38 deletions(-)