Files
clang-p2996/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Brandon Wu 8800b739bf [RISCV] Refactor FP, SP and RA in RISCVFrameLowering.cpp. NFC (#113818)
Those registers are too fragmented in terms of usage, some are hard
coded and some are retrieved by calling function. Also some have
comments for alias name, some don't.
2024-10-30 09:27:35 +08:00

68 KiB