summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorSjoerd Meijer <sjoerd.meijer@arm.com>2019-07-25 08:06:02 +0000
committerSjoerd Meijer <sjoerd.meijer@arm.com>2019-07-25 08:06:02 +0000
commit5c606cef796ebcd9165719955fe46fa1ace2d124 (patch)
treee7dc1da45fc145a1c13f969235d2bcd06d06095e /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent85d2fe786198e66de9dd80f0db48d1942ade146f (diff)
downloadbcm5719-llvm-5c606cef796ebcd9165719955fe46fa1ace2d124.tar.gz
bcm5719-llvm-5c606cef796ebcd9165719955fe46fa1ace2d124.zip
[LV] Scalar Epilogue Lowering. NFC.
This refactors boolean 'OptForSize' that was passed around in a lot of places. It controlled folding of the tail loop, the scalar epilogue, into the main loop but code-size reasons may not be the only reason to do this. Thus, this is a first step to generalise the concept of tail-loop folding, and hence OptForSize has been renamed and is using an enum ScalarEpilogueStatus that holds the status how the epilogue should be lowered. This will be followed up by D65197, that picks up the predicate loop hint and performs the tail-loop folding. Differential Revision: https://reviews.llvm.org/D64916 llvm-svn: 366993
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud