This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9eaa8818a57 [IR/DIVar] Add the flag for params that have unmodified value new 1b9deee54e2 [X86][AVX] combineExtractSubvector - 'little to big' extrac [...]
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/Target/X86/X86ISelLowering.cpp | 28 +++++++++++++ test/CodeGen/X86/avg.ll | 4 +- test/CodeGen/X86/horizontal-reduce-smax.ll | 4 +- test/CodeGen/X86/horizontal-reduce-smin.ll | 4 +- test/CodeGen/X86/horizontal-reduce-umax.ll | 4 +- test/CodeGen/X86/horizontal-reduce-umin.ll | 4 +- test/CodeGen/X86/vector-reduce-mul-widen.ll | 64 ++++++++++++++--------------- test/CodeGen/X86/vector-reduce-mul.ll | 64 ++++++++++++++--------------- test/CodeGen/X86/vselect.ll | 24 ++++------- 9 files changed, 109 insertions(+), 91 deletions(-)