This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2a6b5951c9 [UnJ] Create a hasInvariantIterationCount function. NFC new 6fb93f326da [UnJ] Improve explicit loop count checks
The 1 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/LoopUnrollAndJamPass.cpp | 119 +++++++++-------- .../Transforms/LoopUnrollAndJam/pragma-explicit.ll | 144 +++++++++++++++++++++ 2 files changed, 211 insertions(+), 52 deletions(-) create mode 100644 test/Transforms/LoopUnrollAndJam/pragma-explicit.ll