This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6fe78300c0b [RISCV] Re-enable rv32i-aliases-invalid.s test new c0664972a0a [TargetLowering] Add SimplifyMultipleUseDemandedBits
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: include/llvm/CodeGen/TargetLowering.h | 15 + lib/CodeGen/SelectionDAG/TargetLowering.cpp | 129 ++- lib/Transforms/Vectorize/SLPVectorizer.cpp | 1 + test/CodeGen/AArch64/bitfield-insert.ll | 3 +- test/CodeGen/AMDGPU/idot4s.ll | 41 +- test/CodeGen/AMDGPU/idot4u.ll | 134 ++- test/CodeGen/AMDGPU/idot8s.ll | 703 +++++++------- test/CodeGen/AMDGPU/idot8u.ll | 1131 +++++++++-------------- test/CodeGen/AMDGPU/sdiv.ll | 64 +- test/CodeGen/SystemZ/store_nonbytesized_vecs.ll | 12 +- test/CodeGen/X86/2012-08-07-CmpISelBug.ll | 13 +- test/CodeGen/X86/vector-fshl-128.ll | 4 +- test/CodeGen/X86/vector-reduce-mul-widen.ll | 21 +- test/CodeGen/X86/vector-reduce-mul.ll | 13 +- 14 files changed, 1062 insertions(+), 1222 deletions(-)