This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb37a3e6fa5 Tighten up a test for -check-debugify, NFC new 198bcb65d99 [SLPVectorizer][X86] Begin adding alternate tests for call [...] new 629c9d30eb3 nm: Add -no-weak flag for hiding weak symbols
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: docs/CommandGuide/llvm-nm.rst | 4 ++ .../SLPVectorizer/X86/alternate-calls.ll | 65 ++++++++++++++++++++++ test/tools/llvm-nm/X86/weak.test | 1 + tools/llvm-nm/llvm-nm.cpp | 9 ++- 4 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/SLPVectorizer/X86/alternate-calls.ll