This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09d0743fb69 [X86] Create paddus/psubus from narrower vectors with i8/i1 [...] new 250785bc7b9 [SelectionDAG] enhance vector demanded elements to look at [...]
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/TargetLowering.cpp | 16 +++++++++++---- test/CodeGen/X86/horizontal-reduce-smax.ll | 12 ----------- test/CodeGen/X86/horizontal-reduce-smin.ll | 12 ----------- test/CodeGen/X86/horizontal-reduce-umax.ll | 32 ++++++++--------------------- test/CodeGen/X86/horizontal-reduce-umin.ll | 32 ++++++++--------------------- test/CodeGen/X86/pr34592.ll | 23 ++++++++++----------- test/CodeGen/X86/vector-reduce-smax.ll | 9 -------- test/CodeGen/X86/vector-reduce-smin.ll | 9 -------- test/CodeGen/X86/vector-reduce-umax.ll | 20 ++++-------------- test/CodeGen/X86/vector-reduce-umin.ll | 20 ++++-------------- 10 files changed, 47 insertions(+), 138 deletions(-)