This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e2f7f59 Revert "[InstCombine] Avoid combining the bitcast of a var th [...] new 4cd293c [CodeGen] Make ShuffleVectorSDNode::commuteMask take a Mutabl [...] new a48b560 [DAGCombine] Add test cases to show that DAG combining an OR [...] new 7268ea5 [DAGCombine] Teach DAG combine to handle ORs of shuffles invo [...]
The 3 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 | 2 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 97 +++++++++++++++++-------------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +- test/CodeGen/X86/combine-or.ll | 35 +++++++++++ 4 files changed, 89 insertions(+), 47 deletions(-)