This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 73121b2cc82 [HWASAN] Instrument memorty intrinsics by default new 7d9874e568f [X86] Add test cases for PR40142. NFC new 4f8964c9727 [X86] Use GetDemandedBits to simplify the operands of PMULD [...]
The 2 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/SelectionDAG.cpp | 9 +++++ lib/Target/X86/X86ISelLowering.cpp | 9 +++++ test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 9 ----- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 9 ----- test/CodeGen/X86/pmul.ll | 46 +++++++++++++++++++++++++ test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 28 +++------------ test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 17 +-------- 7 files changed, 69 insertions(+), 58 deletions(-)