This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b92fd73274f [PM/LoopUnswitch] Add partial non-trivial unswitching for i [...] new c076ce0306b [X86] Go through some tests that still reference old intrin [...]
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/avx512-intrinsics.ll | 10 +- test/CodeGen/X86/stack-folding-fp-avx1.ll | 124 ++++--- test/CodeGen/X86/stack-folding-fp-avx512.ll | 59 ++-- test/CodeGen/X86/stack-folding-fp-sse42.ll | 116 +++--- test/CodeGen/X86/stack-folding-int-avx1.ll | 115 +++--- test/CodeGen/X86/stack-folding-int-avx2.ll | 116 +++--- test/CodeGen/X86/stack-folding-int-avx512.ll | 195 ++++++---- test/CodeGen/X86/stack-folding-int-avx512vl.ll | 469 ++++++++++++++----------- test/CodeGen/X86/stack-folding-int-sse42.ll | 116 +++--- 9 files changed, 743 insertions(+), 577 deletions(-)