This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d35a2569ffc [X86] Update a doxygen comment in the disassembler tablegen [...] new dc1f81fb554 [ARM] Allow unrolling of multi-block loops.
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/Target/ARM/ARMTargetTransformInfo.cpp | 51 ++-- test/Transforms/LoopUnroll/ARM/multi-blocks.ll | 316 +++++++++++++++++++++++++ 2 files changed, 351 insertions(+), 16 deletions(-) create mode 100644 test/Transforms/LoopUnroll/ARM/multi-blocks.ll