This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad6b84eda82 [AArch64] add tests for mul-by-element; NFC new 3cde9bb44e4 [LoopUnroll] Move list of params into a struct [NFCI].
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: include/llvm/Transforms/Utils/UnrollLoop.h | 21 ++++-- lib/Transforms/Scalar/LoopUnrollPass.cpp | 8 +- lib/Transforms/Utils/LoopUnroll.cpp | 117 +++++++++++++++-------------- lib/Transforms/Utils/LoopUnrollRuntime.cpp | 11 +-- 4 files changed, 85 insertions(+), 72 deletions(-)