This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ecb90821ef [InstCombine] Support ssub.sat canonicalization for non-splats new b0510431f20 [SelectionDAG] Improve SimplifyDemandedBits to SimplifyDema [...]
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 | 8 +- test/CodeGen/AMDGPU/idot8.ll | 402 ++++++++++------------ test/CodeGen/AMDGPU/store-weird-sizes.ll | 15 +- test/CodeGen/X86/combine-sdiv.ll | 230 ++++++------- test/CodeGen/X86/pr35918.ll | 200 ++++++----- test/CodeGen/X86/rotate-extract-vector.ll | 2 - test/CodeGen/X86/vector-rotate-128.ll | 18 +- test/CodeGen/X86/vector-shift-ashr-sub128.ll | 4 - test/CodeGen/X86/vector-shift-shl-128.ll | 18 +- test/CodeGen/X86/vector-shift-shl-sub128-widen.ll | 36 +- test/CodeGen/X86/vector-shift-shl-sub128.ll | 79 ++--- 11 files changed, 475 insertions(+), 537 deletions(-)