diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2025-07-30 16:30:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 16:30:48 +0800 |
commit | 058d96f2d68d3496ae52774c06177d4a9039a134 (patch) | |
tree | 5213d275f74ccffc5421437e1c618e5ae0126c3e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7a0024d694b9137eb8e105c0c3b20dea03fed34f (diff) | |
download | llvm-058d96f2d68d3496ae52774c06177d4a9039a134.zip llvm-058d96f2d68d3496ae52774c06177d4a9039a134.tar.gz llvm-058d96f2d68d3496ae52774c06177d4a9039a134.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions