This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ea9dd5 Fix buildbot failure from r268968. new 2158bbe Disable this unit test on MSVC, which crashes while compiling it. new 5d9efa7 [IndirectCallPromotion] Remove duplicate comment. NFC new 1b5ab63 [LV] Hint at the new loop distribution pragma in optimization remark
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: lib/Analysis/LoopAccessAnalysis.cpp | 8 ++- .../Instrumentation/IndirectCallPromotion.cpp | 1 - test/Transforms/LoopVectorize/unsafe-dep-remark.ll | 74 ++++++++++++++++++++++ unittests/IR/VerifierTest.cpp | 4 +- 4 files changed, 83 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/LoopVectorize/unsafe-dep-remark.ll