This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0bbd02e7757 [MC] Don't crash on modulo by zero (PR35650) new e07827f03be [SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicat [...]
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: include/llvm/CodeGen/SelectionDAGNodes.h | 11 +++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 74 +++++-------------------------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 46 +++++++++++++++++++ 3 files changed, 69 insertions(+), 62 deletions(-)