This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd84d483ad7 [AARCH64][X86] Remove _nonsplat from test names new b1a2f9aee33 [SelectionDAG] Respect multiple uses in SimplifyDemandedBit [...]
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 | 2 +- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 9 ++ test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 5 ++ test/CodeGen/X86/pmul.ll | 113 ++++++++++++++---------- test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 28 +++++- test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 17 +++- test/CodeGen/X86/vector-mul.ll | 56 ++++++------ test/CodeGen/X86/vector-trunc-math.ll | 57 +++++++----- 8 files changed, 183 insertions(+), 104 deletions(-)