This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd3782549ec [TargetLowering] Fix propagation of undefs in zero extensio [...] new e072f8b7259 [SelectionDAG] Optional handling of UNDEF elements in match [...] new 0d195adc70c [SelectionDAG] Optional handling of UNDEF elements in match [...]
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 | 7 ++++--- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++++---- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 19 +++++++++++++------ test/CodeGen/X86/known-bits-vector.ll | 10 ++-------- 4 files changed, 23 insertions(+), 21 deletions(-)