diff options
author | Luís Marques <luismarques@lowrisc.org> | 2019-11-04 11:21:51 +0000 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2019-11-04 11:23:54 +0000 |
commit | 51b4b17eb7e6ee2312e3230c7e097df501006360 (patch) | |
tree | 7be1541d80f7d9d4d1b9805b9ff462756fac066b /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 91167e22eca535025f093335acece573bf19c525 (diff) | |
download | llvm-51b4b17eb7e6ee2312e3230c7e097df501006360.zip llvm-51b4b17eb7e6ee2312e3230c7e097df501006360.tar.gz llvm-51b4b17eb7e6ee2312e3230c7e097df501006360.tar.bz2 |
[RISCV] Implement the TargetLowering::getRegisterByName hook
Summary: The hook should work for any RISC-V register. Non-allocatable registers
do not need to be reserved, for the remaining the hook will only succeed
if you pass clang the -ffixed-xX flag. This builds upon D67185, which
currently only allows reserving GPRs.
Reviewers: asb, lenary
Reviewed By: lenary
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69130
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions