This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 254e2348869 [InstSimplify] remove quadratic time looping (PR42771) new 803ac756ab0 [TargetLowering] SimplifyMultipleUseDemandedBits - add BITC [...]
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 | 61 ++++- test/CodeGen/X86/urem-seteq-vec-nonsplat.ll | 396 +++++++++++++--------------- test/CodeGen/X86/vector-reduce-mul-widen.ll | 103 +++----- test/CodeGen/X86/vector-reduce-mul.ll | 115 +++----- test/CodeGen/X86/vector-reduce-umax.ll | 115 ++++---- test/CodeGen/X86/vector-reduce-umin.ll | 98 +++---- 6 files changed, 431 insertions(+), 457 deletions(-)