David Green 8d09c211fb [ARM] Enable Unroll UpperBound
This option allows loops with small max trip counts to be fully unrolled. This
can help with code like the remainder loops from manually unrolled loops like
those that appear in the cmsis dsp library. We would apparently previously
runtime unroll them with the default unroll count (4).

Differential Revision: https://reviews.llvm.org/D63064

llvm-svn: 362928
2019-06-10 10:22:14 +00:00
..
2019-05-24 01:03:51 +00:00
2019-05-18 14:36:06 +00:00
2019-04-17 18:53:27 +00:00
2019-06-10 10:22:14 +00:00
2019-06-05 21:15:52 +00:00
2019-06-04 14:32:52 +00:00