This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77a2bc81a9b [X86][SSE] Add SSE vector imm/var shift support to Simplify [...] new ad397e7b26b [DAGCombiner] after simplifying demanded elements of vector [...]
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 | 7 ++++++- test/CodeGen/X86/extractelement-load.ll | 3 +-- test/CodeGen/X86/insertps-combine.ll | 5 ++--- test/CodeGen/X86/masked_load.ll | 2 +- test/CodeGen/X86/masked_store.ll | 2 +- test/CodeGen/X86/shrink_vmul-widen.ll | 6 ------ test/CodeGen/X86/vec_extract-sse4.ll | 8 ++------ test/CodeGen/X86/vector-reduce-mul-widen.ll | 2 -- test/CodeGen/X86/vector-reduce-mul.ll | 10 +--------- 9 files changed, 14 insertions(+), 31 deletions(-)