This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 03f53c0c4dc [DAGCombine] Add SimplifyDemandedBits helper that handles d [...] new 2d05b980444 [LoopUnroll] Allow unrolling if the unrolled size does not [...] new 78395fb2fe1 [ARM] make test checks more thorough; NFC
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 | 15 +- test/CodeGen/ARM/reg_sequence.ll | 20 ++- .../LoopUnroll/AArch64/unroll-optsize.ll | 171 +++++++++++++++++++++ 3 files changed, 200 insertions(+), 6 deletions(-) create mode 100644 test/Transforms/LoopUnroll/AArch64/unroll-optsize.ll