diff options
| author | chenglin.bi <chenglin.bi@linaro.org> | 2022-10-27 10:04:57 +0800 |
|---|---|---|
| committer | chenglin.bi <chenglin.bi@linaro.org> | 2022-10-27 10:05:15 +0800 |
| commit | ada9ab610727917561370e976eaea26dbbc20cce (patch) | |
| tree | 04edf668a06cfd174b02d13a59dc81f50aafc300 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 2e1e2f52f357768186ecfcc5ac53d5fa53d1b094 (diff) | |
[AArch64] Adjust operand sequence for Add+Sub to combine more inline shift
((X >> C) - Y) + Z --> (Z - Y) + (X >> C)
Fix AArch part: #55714
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D136158
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
