diff options
| author | Nicholas Guy <nicholas.guy@arm.com> | 2023-08-09 17:51:07 +0100 |
|---|---|---|
| committer | Nicholas Guy <nicholas.guy@arm.com> | 2023-08-16 17:31:21 +0100 |
| commit | d65feccb126226e6f7805a01d759ca1c9ce28237 (patch) | |
| tree | 93b6732dd97b95dcf2711d73e7303e8c5cceffe5 /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py | |
| parent | d7e26b56207cbd8995296c5bb7c11ce676b649da (diff) | |
[ARM] Set preferred function alignment
Aligning functions yields small performance gains on
embedded cores, moreso with numerous small function calls.
Similar to aligning loops, if the function can fit within
a single cache line then the performance overhead of
fetching more instructions can be limited.
Differential Revision: https://reviews.llvm.org/D157514
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
