diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2018-12-17 10:45:43 +0000 |
---|---|---|
committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2018-12-17 10:45:43 +0000 |
commit | 490ae11717b8da8c50a6d73e6c392df8dfd28553 (patch) | |
tree | 7c97bde49276f140fee7fcce3698eb464c6922d4 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 6ece0ad4292b12962bf98fce5610664108a0023c (diff) | |
download | bcm5719-llvm-490ae11717b8da8c50a6d73e6c392df8dfd28553.tar.gz bcm5719-llvm-490ae11717b8da8c50a6d73e6c392df8dfd28553.zip |
[AArch64] Re-run load/store optimizer after aggressive tail duplication
The Load/Store Optimizer runs before Machine Block Placement. At O3 the
Tail Duplication Threshold is set to 4 instructions and this can create
new opportunities for the Load/Store Optimizer. It seems worthwhile to
run it once again.
llvm-svn: 349338
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions