summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorEvgeny Stupachenko <evstupac@gmail.com>2017-03-02 17:38:46 +0000
committerEvgeny Stupachenko <evstupac@gmail.com>2017-03-02 17:38:46 +0000
commit21bef2cb3c7fc2ef66caf07c070728e5a78e5c70 (patch)
tree20644278bd7029dd3d49b67271007c964559df9e /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent97d25552ed0647f843dda92c47e3dd5bc4c6b90f (diff)
downloadbcm5719-llvm-21bef2cb3c7fc2ef66caf07c070728e5a78e5c70.tar.gz
bcm5719-llvm-21bef2cb3c7fc2ef66caf07c070728e5a78e5c70.zip
The patch turns on epilogue unroll for loops with constant recurency start.
Summary: Set unroll remainder to epilog if a loop contains a phi with constant parameter: loop: pn = phi [Const, PreHeader], [pn.next, Latch] ... Reviewer: hfinkel Differential Revision: http://reviews.llvm.org/D27004 From: Evgeny Stupachenko <evstupac@gmail.com> llvm-svn: 296770
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud