This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ca94f31eed [AMDGPU] Fix some Clang-tidy modernize-use-using and Includ [...] new f4c6127fb89 [PM] Fix new LoopUnroll function pass by invalidating loop [...] new 6b0837c5dae [PM] Relax the spelling of a pass name slightly in this test.
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/LoopUnrollPass.cpp | 20 +++- .../LoopUnroll/unroll-loop-invalidation.ll | 107 +++++++++++++++++++++ 2 files changed, 125 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/LoopUnroll/unroll-loop-invalidation.ll