This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ba7168c112 [SimplifyLibCalls] Add dereferenceable bytes from known callsites new 3b17e47a112 Revert r368276 "[TargetLowering] SimplifyDemandedBits - cal [...]
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 | 11 -- lib/Target/X86/X86ISelLowering.cpp | 57 ++---- test/CodeGen/AArch64/vecreduce-and-legalization.ll | 18 +- test/CodeGen/ARM/dagcombine-anyexttozeroext.ll | 14 +- test/CodeGen/WebAssembly/simd-arith.ll | 112 ++++++------ test/CodeGen/WebAssembly/simd-extended-extract.ll | 22 +-- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 16 +- test/CodeGen/X86/promote-vec3.ll | 6 +- test/CodeGen/X86/shrink_vmul.ll | 202 ++++++++++----------- test/CodeGen/X86/vec_smulo.ll | 152 ++++++++-------- test/CodeGen/X86/vec_umulo.ll | 140 +++++++------- test/CodeGen/X86/vector-reduce-mul.ll | 52 ++++-- test/CodeGen/X86/xor.ll | 7 +- 13 files changed, 392 insertions(+), 417 deletions(-)