diff options
author | Alex Bradbury <asb@lowrisc.org> | 2019-03-11 21:35:26 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2019-03-11 21:35:26 +0000 |
commit | b6d322bdc25e67d538c1d14d3ead9724837f057c (patch) | |
tree | 50715ae0be5eb68a929f11300d5defd275443c86 /llvm/lib/Analysis/IVDescriptors.cpp | |
parent | 231306bd436e322f571182f56928761db54c3755 (diff) | |
download | bcm5719-llvm-b6d322bdc25e67d538c1d14d3ead9724837f057c.tar.gz bcm5719-llvm-b6d322bdc25e67d538c1d14d3ead9724837f057c.zip |
[RISCV] Allow fp as an alias of s0
The RISC-V Assembly Programmer's Manual defines fp as another alias of x8.
However, our tablegen rules only recognise s0. This patch adds fp as another
alias of x8. GCC also accepts fp.
Differential Revision: https://reviews.llvm.org/D59209
Patch by Ferran Pallarès Roca.
llvm-svn: 355867
Diffstat (limited to 'llvm/lib/Analysis/IVDescriptors.cpp')
0 files changed, 0 insertions, 0 deletions