This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a67600cb79c Add optional arg to profile count getters to filter synthet [...] new 3b06e633b7c Try once more to ensure constant initializaton of ManagedStatics new e4f3b1f2203 [SLP] Fix crash after r358519, by V. Porpodas.
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: include/llvm/Support/ManagedStatic.h | 24 ++++++----- lib/Support/CommandLine.cpp | 1 + lib/Transforms/Vectorize/SLPVectorizer.cpp | 3 +- .../SLPVectorizer/X86/crash_reordering_undefs.ll | 47 ++++++++++++++++++++++ 4 files changed, 64 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/SLPVectorizer/X86/crash_reordering_undefs.ll