This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45e4e1c8ce9 [SLP] add tests for PR16739; NFC new f943e8092c3 Fix llvm-config support for CMake build-mode-style builds new dc1406d2325 [ADT] Remove llvm::make_unique utility. new 1a7bc073dc2 [SLPVectorizer] Make the scheduler aware of the TreeEntry o [...]
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: include/llvm/ADT/STLExtras.h | 35 ---- lib/Transforms/Vectorize/SLPVectorizer.cpp | 250 ++++++++++++++++++++--------- tools/llvm-config/llvm-config.cpp | 13 +- unittests/ADT/IteratorTest.cpp | 2 +- 4 files changed, 180 insertions(+), 120 deletions(-)