diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-06-27 11:02:37 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-06-27 13:42:57 -0700 |
commit | 9afa5b8da2282ffaf21288d4bf2fdf19ea182dbb (patch) | |
tree | b275181c6d7fed05df02a6ed58b1791dcc67600b /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 20dd3297b1c08ce08cbefa4fa41041e68c8e81a4 (diff) | |
download | llvm-9afa5b8da2282ffaf21288d4bf2fdf19ea182dbb.zip llvm-9afa5b8da2282ffaf21288d4bf2fdf19ea182dbb.tar.gz llvm-9afa5b8da2282ffaf21288d4bf2fdf19ea182dbb.tar.bz2 |
[RISCV] Add tests for (load (add X, [2048,4094])). NFC
Offsets in the range [-4095,-2049] or [2048, 4094] are split into
two ADDIs. One of the ADDIs will be folded into the load/store
immediate through an post-isel peephole.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions