This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f932f572735 [InstCombine][NFC] Revisit tests in reuse-constant-from-sel [...] new 4fcfd3afc2e [InstCombine][NFC] reuse-constant-from-select-in-icmp.ll - [...] new 2ed03ad1648 Revert [X86] SimplifyDemandedVectorElts - attempt to recomb [...] new f67401bb318 [CodeGenPrepare] Fix use-after-free
The 3 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/CodeGenPrepare.cpp | 3 +- lib/Target/X86/X86ISelLowering.cpp | 17 -- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 16 +- test/CodeGen/X86/shrink_vmul.ll | 202 ++++++++++----------- test/CodeGen/X86/vec_smulo.ll | 152 ++++++++-------- test/CodeGen/X86/vec_umulo.ll | 140 +++++++------- .../CodeGenPrepare/sink-shift-and-trunc.ll | 17 ++ .../reuse-constant-from-select-in-icmp.ll | 10 +- 8 files changed, 281 insertions(+), 276 deletions(-)