This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6ed90efa16 [DAG] Move legal type checks in store merge to be checked o [...] new 8f61a6eb1f6 [DAGCombiner] use narrow vector ops to eliminate concat/ext [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 96 +++++++++++ test/CodeGen/X86/vector-narrow-binop.ll | 63 ++------ test/CodeGen/X86/vector-trunc-math.ll | 6 +- test/CodeGen/X86/vector-tzcnt-256.ll | 264 +++++++++++++++---------------- 4 files changed, 244 insertions(+), 185 deletions(-)