This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6425742 [AMDGPU] Assembler: regression tests for bug 28413. NFC new 15b950c Re-commit of 274613.
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/Target/X86/X86FastISel.cpp | 3 + lib/Target/X86/X86ISelLowering.cpp | 62 ++++-- lib/Target/X86/X86InstrAVX512.td | 66 +++--- test/CodeGen/X86/avx512-cmp.ll | 2 - test/CodeGen/X86/avx512-ext.ll | 325 +++++++++++++++--------------- test/CodeGen/X86/avx512-insert-extract.ll | 1 - test/CodeGen/X86/avx512-intrinsics.ll | 12 +- test/CodeGen/X86/avx512-mask-op.ll | 60 ++++-- test/CodeGen/X86/avx512dq-intrinsics.ll | 4 - test/CodeGen/X86/masked_gather_scatter.ll | 102 +++++----- test/CodeGen/X86/pr27591.ll | 49 +++-- test/CodeGen/X86/pr28173.ll | 20 +- test/CodeGen/X86/xaluo.ll | 2 +- 13 files changed, 379 insertions(+), 329 deletions(-)