llvm-project
058d96f2 - [RISCV] Support PreserveMost calling convention (#148214)

Commit
64 days ago
[RISCV] Support PreserveMost calling convention (#148214) This adds the simplest implementation of `PreserveMost` calling convention and we preserve `x5-x31` (except x6/x7/x28) registers. Fixes #148147.
Author
Parents
Loading