This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f98731 Revert "Revert "[LoopSimplify] Fix updating LCSSA after separ [...] new 8b05589 [X86] Simplify a shuffle mask copy. NFC new 1048e17 [AVX-512] Add andnps/andnpd to the avx512vl stack folding test. new facbf76 [X86] Add commutable floating point max/min instructions to t [...]
The 3 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/X86ISelLowering.cpp | 6 +- lib/Target/X86/X86InstrInfo.cpp | 20 ++++ test/CodeGen/X86/stack-folding-fp-avx1.ll | 133 +++++++++++++++++++++++--- test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 56 +++++++++++ test/CodeGen/X86/stack-folding-fp-sse42.ll | 95 +++++++++++++++--- 5 files changed, 279 insertions(+), 31 deletions(-)