This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 107e5ed Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand [...] new 82804ad [X86][AVX512] Add missing entries to EVEX2VEX tables
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/X86InstrTablesInfo.h | 89 ++++++---- test/CodeGen/X86/avx512-mov.ll | 2 +- test/CodeGen/X86/avx512-vbroadcasti128.ll | 24 +-- test/CodeGen/X86/avx512dqvl-intrinsics.ll | 8 +- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 16 +- test/CodeGen/X86/avx512vl-logic.ll | 8 +- test/CodeGen/X86/evex-to-vex-compress.mir | 206 ++++++++++++++++++++---- test/CodeGen/X86/sse-intrinsics-x86_64.ll | 2 +- test/CodeGen/X86/sse2-intrinsics-x86_64.ll | 2 +- test/CodeGen/X86/sse41-intrinsics-x86.ll | 2 +- test/CodeGen/X86/subvector-broadcast.ll | 73 ++++----- test/CodeGen/X86/vector-shuffle-256-v4.ll | 20 +-- test/CodeGen/X86/vselect-pcmp.ll | 50 ++---- 13 files changed, 317 insertions(+), 185 deletions(-)