summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Error.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2014-05-04 19:12:38 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2014-05-04 19:12:38 +0000
commit9130cb85476c656a893fd35537fb5184cd2e5bb4 (patch)
treeed9fb0e467e280c054a00fdea9aa22dc902eb91d /lldb/source/Core/Error.cpp
parentcd566c423acc5a10426bebe807d81d21e0688bb8 (diff)
downloadbcm5719-llvm-9130cb85476c656a893fd35537fb5184cd2e5bb4.tar.gz
bcm5719-llvm-9130cb85476c656a893fd35537fb5184cd2e5bb4.zip
LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to limit unrolling.
Otherwise we use the same threshold as for complete unrolling, which is way too high. This made us unroll any loop smaller than 150 instructions by 8 times, but only if someone specified -march=core2 or better, which happens to be the default on darwin. llvm-svn: 207940
Diffstat (limited to 'lldb/source/Core/Error.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud