This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55d2b21ff73 AMDGPU/GlobalISel: Mark 32-bit G_SELECT as legal new f6be5d234a8 [DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering. new 68ada83f0c4 [SystemZ] Propagate MachineMemOperands
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/SelectionDAG.h | 33 ----------------------------- include/llvm/Target/TargetLowering.h | 32 ++++++++++++++++++++++++++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +++--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 6 +++--- lib/Target/SystemZ/SystemZISelLowering.cpp | 25 ++++++++++++++++------ 6 files changed, 58 insertions(+), 46 deletions(-)