This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6a456223bd [SLP] Additional tests for reorder reuse vectorization, NFC. new 8c4df1d68dd [X86] Remove GCCBuiltin name from pmuldq/pmuludq intrinsics [...]
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: include/llvm/IR/IntrinsicsX86.td | 12 +- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 25 ++- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 144 +++++++++++++++++ test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 189 ++++++++++++++++++++++ test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 15 +- test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 24 ++- 6 files changed, 389 insertions(+), 20 deletions(-)