This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9f3c5e add tests related to PR28466 new ce04fe5 This code block breaks the docs build (http://lab.llvm.org:80 [...] new 55bd48f [LoopPass] Some minor cleanups new 2666c82 [RegionPass] Some minor cleanups new a05b1c3 [RegionInfo] Some cleanups new 3c8951d Add a testcase for r275581
The 5 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: docs/AMDGPUUsage.rst | 2 +- include/llvm/Analysis/RegionInfo.h | 9 +- include/llvm/Analysis/RegionInfoImpl.h | 188 ++++++++++++++------------------- lib/Analysis/LoopPass.cpp | 12 +-- lib/Analysis/RegionPass.cpp | 6 +- test/Transforms/Sink/fence.ll | 28 +++++ 6 files changed, 123 insertions(+), 122 deletions(-) create mode 100644 test/Transforms/Sink/fence.ll