This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae7ce179222 [Hexagon] remove noise from tests; NFC new 2e6b938e4e3 [X86] Automatically generate stack folding tests. NFC
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: test/CodeGen/X86/stack-folding-3dnow.ll | 266 +- test/CodeGen/X86/stack-folding-adx-x86_64.ll | 295 +- test/CodeGen/X86/stack-folding-avx512bf16.ll | 264 +- .../X86/stack-folding-avx512vp2intersect.ll | 81 +- test/CodeGen/X86/stack-folding-bmi.ll | 491 +- test/CodeGen/X86/stack-folding-bmi2.ll | 253 +- test/CodeGen/X86/stack-folding-fp-avx1.ll | 2498 ++++++++-- test/CodeGen/X86/stack-folding-fp-avx512.ll | 1364 +++++- test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 916 +++- test/CodeGen/X86/stack-folding-fp-sse42.ll | 1743 +++++-- test/CodeGen/X86/stack-folding-int-avx1.ll | 1484 +++++- test/CodeGen/X86/stack-folding-int-avx2.ll | 1396 ++++-- test/CodeGen/X86/stack-folding-int-avx512.ll | 4842 ++++++++++++++++---- test/CodeGen/X86/stack-folding-int-avx512vl.ll | 2882 +++++++++--- test/CodeGen/X86/stack-folding-int-avx512vnni.ll | 137 +- test/CodeGen/X86/stack-folding-int-sse42.ll | 1806 ++++++-- test/CodeGen/X86/stack-folding-lwp.ll | 171 +- test/CodeGen/X86/stack-folding-mmx.ll | 866 +++- test/CodeGen/X86/stack-folding-sha.ll | 88 +- test/CodeGen/X86/stack-folding-tbm.ll | 805 +++- test/CodeGen/X86/stack-folding-x86_64.ll | 163 +- test/CodeGen/X86/stack-folding-xop.ll | 855 +++- 22 files changed, 19916 insertions(+), 3750 deletions(-)