This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6430326 [msan] Handle vector compare x86 intrinsics. new 8628001 [LoopVectorize] Keep hints from original loop on the vector loop new 17d25e3 [llvm-cov] Don't emit 'nan%' in reports
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: lib/Transforms/Vectorize/LoopVectorize.cpp | 5 ++++ test/Transforms/LoopVectorize/hints-trans.ll | 30 ++++++++++++++++++++++ test/tools/llvm-cov/prevent_false_instantiations.h | 6 +++-- tools/llvm-cov/CoverageSummaryInfo.h | 6 +++++ 4 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/LoopVectorize/hints-trans.ll