This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from df97b25 [InstCombine] add tests for missing folds of vector abs/nabs/min/max new bf85e05 Remove duplicated default move ctors/move assign. No function [...] new f662ae7 [ValueTracking] fix matchSelectPattern to allow vector splat [...] new 0de3e81 [X86][AVX512DQ] Improve lowering of MUL v2i64 and v4i64
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/Analysis/ValueTracking.cpp | 14 ++++++++------ lib/Target/X86/X86ISelLowering.cpp | 19 +++++++++++++++++++ lib/Target/X86/X86TargetTransformInfo.cpp | 13 +++++++++++++ test/Analysis/CostModel/X86/arith.ll | 17 +++++++++++++---- test/CodeGen/X86/avx512-arith.ll | 26 ++++++++------------------ test/Transforms/InstCombine/abs_abs.ll | 13 ++----------- test/Transforms/InstCombine/select.ll | 9 +-------- test/Transforms/InstCombine/select_meta.ll | 9 ++------- tools/dsymutil/DebugMap.h | 15 ++------------- tools/llvm-cov/SourceCoverageView.h | 9 --------- 10 files changed, 68 insertions(+), 76 deletions(-)