This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd0efe6d443 [X86] Remove memopmmx pattern fragment new 7feb6fc8e50 [AVX512] Don't switch unmasked subvector insert/extract ins [...]
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/X86InstrAVX512.td | 127 +- test/CodeGen/X86/avx512-cvt.ll | 41 +- test/CodeGen/X86/avx512-insert-extract.ll | 112 +- test/CodeGen/X86/avx512-trunc.ll | 31 +- test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 16 +- test/CodeGen/X86/compress_expand.ll | 2 +- test/CodeGen/X86/masked_gather_scatter.ll | 26 +- test/CodeGen/X86/stack-folding-fp-avx512.ll | 6 +- test/CodeGen/X86/stack-folding-int-avx512.ll | 6 +- test/CodeGen/X86/subvector-broadcast.ll | 192 +-- test/CodeGen/X86/vector-compare-results.ll | 1516 ++++++++--------------- test/CodeGen/X86/vector-shuffle-512-v16.ll | 8 +- test/CodeGen/X86/vector-shuffle-avx512.ll | 4 +- test/CodeGen/X86/vector-shuffle-v1.ll | 2 +- test/CodeGen/X86/vector-trunc-math.ll | 448 ++----- 15 files changed, 846 insertions(+), 1691 deletions(-)