This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09577f3 Fix the clang-cl self-host with VS 2013 headers new 0414f48 [LV] Move vector int induction update to end of latch new 4d4b609 [OptDiag,LDist] Convert remaining opt remarks to use the new API
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/Scalar/LoopDistribute.cpp | 11 +++++------ lib/Transforms/Vectorize/LoopVectorize.cpp | 15 ++++++++++++--- .../LoopDistribute/diagnostics-with-hotness.ll | 6 ++++++ test/Transforms/LoopVectorize/X86/scatter_crash.ll | 4 ++-- test/Transforms/LoopVectorize/induction.ll | 18 +++++++++--------- test/Transforms/LoopVectorize/induction_plus.ll | 7 ++++--- 6 files changed, 38 insertions(+), 23 deletions(-)