This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cfb3cd346a7 [SCEV][NFC] Remove TBB, FBB parameters from exit limit comp [...] new 0e27effab39 [LoopUnroll] Ignore ephemeral values when checking full unr [...]
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/LoopUnrollPass.cpp | 46 ++++---- .../complete_unroll_profitability_with_assume.ll | 119 +++++++++++++++++++++ 2 files changed, 145 insertions(+), 20 deletions(-) create mode 100644 test/Transforms/LoopUnroll/complete_unroll_profitability_with_a [...]