Relax loads, stores, and address arithmetic for absolute, pc-relative, gp-relative
and tp-relative addressing.
[ Caveat: this diff still has some gaps in implementation and testing. ]
Depends on D125497
Paths
| Differential D126562
[RISCV][WIP] Load/store relaxation AbandonedPublic Authored by gkm on May 27 2022, 1:02 PM.
Details
Diff Detail
Event Timeline
Revision Contents
Diff 434678 lld/ELF/Arch/RISCV.cpp
lld/ELF/InputSection.h
lld/ELF/InputSection.cpp
lld/ELF/Relocations.h
lld/test/ELF/riscv-gp.s
lld/test/ELF/riscv-relax-hi20-lo12.s
lld/test/ELF/riscv-relax-pcrel.s
|