This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a43ebcad28 Revert "[SCCP] Manually fold branches on undef." new a4bb1920beb [X86] Add VSHUFF32X4 and similar instructions to load foldi [...]
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/X86InstrInfo.cpp | 24 ++++++++++++ test/CodeGen/X86/stack-folding-fp-avx512.ll | 52 ++++++++++++++++++++++++++ test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 21 +++++++++++ test/CodeGen/X86/stack-folding-int-avx512.ll | 52 ++++++++++++++++++++++++++ test/CodeGen/X86/stack-folding-int-avx512vl.ll | 21 +++++++++++ 5 files changed, 170 insertions(+)