diff options
author | wangpc <pc.wang@linux.alibaba.com> | 2021-11-22 14:01:37 +0800 |
---|---|---|
committer | wangpc <pc.wang@linux.alibaba.com> | 2021-11-22 14:01:37 +0800 |
commit | af0ecfccae82ade32581959d61fe86f573d08def (patch) | |
tree | 701eb92abc98fa996f5a8997d4d3e36cd87c2596 /lldb/unittests/ScriptInterpreter/Python | |
parent | 49e3838145dff1ec91c2e67a2cb562775c8d2a08 (diff) | |
download | llvm-af0ecfccae82ade32581959d61fe86f573d08def.zip llvm-af0ecfccae82ade32581959d61fe86f573d08def.tar.gz llvm-af0ecfccae82ade32581959d61fe86f573d08def.tar.bz2 |
[RISCV] Generate pseudo instruction li
Add an alias of `addi [x], zero, imm` to generate pseudo
instruction li, which makes assembly mush more readable.
For existed tests, users can update them by running script
`llvm/utils/update_llc_test_checks.py`.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D112692
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions