This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b16a80b4cf [Driver] Move the "-o OUT -x TYPE SRC.c" flags to the end of -cc1 new e8290cf58c [NewPassManager] Add tuning option: SLPVectorization [clang-change]
The 1 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/CodeGen/BackendUtil.cpp | 9 ++++++++- test/CodeGen/loop-vectorize.c | 25 +++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/loop-vectorize.c