diff options
| author | hev <wangrui@loongson.cn> | 2024-07-30 14:22:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-30 14:22:53 +0800 |
| commit | 0e6f64cd5e5a06bd78542d5541a762154546ced3 (patch) | |
| tree | 13d233f596576416a0f0682a90842d40534209f7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 3e2631c9c62990467eca3e173f714367d7e7c0dd (diff) | |
| download | llvm-0e6f64cd5e5a06bd78542d5541a762154546ced3.zip llvm-0e6f64cd5e5a06bd78542d5541a762154546ced3.tar.gz llvm-0e6f64cd5e5a06bd78542d5541a762154546ced3.tar.bz2 | |
[LoongArch] Reimplement to prevent Pseudo{CALL, LA*}_LARGE instruction reordering (#100099)
The Pseudo{CALL, LA*}_LARGE instruction patterns specified in psABI
v2.30 cannot be reordered. This patch sets scheduling boundaries for
these instructions to prevent reordering. The Pseudo{CALL, LA*}_LARGE
instruction is moved back to Pre-RA expansion, which will help with
subsequent address calculation optimizations.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
