This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01719c8 [Inliner] Preserve llvm.mem.parallel_loop_access metadata new e471e9c [LoopDist] Add helper to print debug message when distributio [...] new cbd0de1 [LoopDist] Improve debug messages new f2aab3d [LoopDist] Emit optimization remarks (-Rpass*)
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/Transforms/Scalar/LoopDistribute.cpp | 68 ++++++++++----- test/Transforms/LoopDistribute/diagnostics.ll | 118 ++++++++++++++++++++++++++ 2 files changed, 163 insertions(+), 23 deletions(-) create mode 100644 test/Transforms/LoopDistribute/diagnostics.ll