This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db79113 [AVX-512] Replicate pattern from AVX to select VMOVDDUP for ( [...] new 3395e35 [X86] Remove extra FileCheck lines that got left behind in r282688. new 37b4149 [AVX-512] Support spills of XMM16-31 and YMM16-31 when VLX is [...]
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/Target/X86/X86InstrAVX512.td | 26 ++++++++ lib/Target/X86/X86InstrInfo.cpp | 119 +++++++++++++++++++++++++++++++++--- test/CodeGen/X86/avx2-vbroadcast.ll | 6 -- test/CodeGen/X86/pr29112.ll | 45 ++++++++++++++ 4 files changed, 182 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/X86/pr29112.ll