This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50e5aca Revert r289184, we need more configury for Darwin and *BSD. new 4c603b3 [X86] Add masked versions of VPERMT2* and VPERMI2* to load fo [...] new 4b3d007 Re-commit r289184, "Support: Use a 64-bit seek in raw_fd_ostr [...]
The 2 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: cmake/config-ix.cmake | 3 + include/llvm/Config/config.h.cmake | 3 + lib/Support/raw_ostream.cpp | 6 ++ lib/Target/X86/X86InstrInfo.cpp | 90 +++++++++++++++++++++++++++-- test/CodeGen/X86/stack-folding-fp-avx512.ll | 28 +++++++++ 5 files changed, 124 insertions(+), 6 deletions(-)