This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0be79235013 [X86] Add (and (or x, C), D) -> D iff (C & D) == D non-spla [...] new 5bfbcdb28dd [mips] Fix the invalid EVA test new 9d06ec6ce56 [DAGCombiner] Generalize (and (or x, C), D) -> D iff (C & D [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 10 ++++--- test/CodeGen/X86/combine-and.ll | 3 +- test/MC/Mips/eva/invalid.s | 47 ++++++++++++++++---------------- 3 files changed, 31 insertions(+), 29 deletions(-)