summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2017-10-23 08:05:14 +0000
committerSam Parker <sam.parker@arm.com>2017-10-23 08:05:14 +0000
commit487ab869422b1eb7be932eb70445d9d0541fdce1 (patch)
tree0693ef28145a9fda9451893d28f9fc81d5a32b43 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
parent01e3bf8afd7ff515d44e5bcdc88e360af5da324a (diff)
downloadbcm5719-llvm-487ab869422b1eb7be932eb70445d9d0541fdce1.tar.gz
bcm5719-llvm-487ab869422b1eb7be932eb70445d9d0541fdce1.zip
[ARM] Allow unrolling of multi-block loops.
Before, loop unrolling was only enabled for loops with a single block. This restriction has been removed and replaced by: - allow a maximum of two exiting blocks, - a four basic block limit for cores with a branch predictor. Differential Revision: https://reviews.llvm.org/D38952 llvm-svn: 316313
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud