summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/ELFYAML.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-06-10 10:22:14 +0000
committerDavid Green <david.green@arm.com>2019-06-10 10:22:14 +0000
commitd847aa573b655fe71aad323c7f579c6302c702aa (patch)
tree919db7aba20475f189e36d9bc8e0aaa34ee76d38 /llvm/lib/ObjectYAML/ELFYAML.cpp
parentc6a930e4b4cd70b4c059d0c1c7d232269326b39b (diff)
downloadbcm5719-llvm-d847aa573b655fe71aad323c7f579c6302c702aa.tar.gz
bcm5719-llvm-d847aa573b655fe71aad323c7f579c6302c702aa.zip
[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
Diffstat (limited to 'llvm/lib/ObjectYAML/ELFYAML.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud