This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f611763 [AVX-512] Mark EVEX encoded vpcmpeq as commutable just like i [...] new 7a46f96 [AVX-512] Add integer ADD/SUB instructions to load folding ta [...]
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 | 44 ++++ test/CodeGen/X86/stack-folding-int-avx512.ll | 182 +++++++++++++++++ test/CodeGen/X86/stack-folding-int-avx512vl.ll | 272 +++++++++++++++++++++++++ 3 files changed, 498 insertions(+) create mode 100644 test/CodeGen/X86/stack-folding-int-avx512.ll