aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-12-10 09:20:40 -0800
committerCraig Topper <craig.topper@sifive.com>2021-12-10 09:24:13 -0800
commit5861cf77da4f7d235d435dd8fb89b100d1698112 (patch)
treebfc2cf8a50b7d1ca0c7f9ce7c68135fb371094c7 /llvm/utils/FileCheck/FileCheck.cpp
parent57b5f4b2ecc6aeed5328086aa533d706adb008d1 (diff)
downloadllvm-5861cf77da4f7d235d435dd8fb89b100d1698112.zip
llvm-5861cf77da4f7d235d435dd8fb89b100d1698112.tar.gz
llvm-5861cf77da4f7d235d435dd8fb89b100d1698112.tar.bz2
[RISCV] Remove FCSR from RISCVRegisterInfo.
We only used this to mark it as a reserved register. But that's not important if we don't do anything else with it. I think if we were ever to do anything with it, we would need to model it as a super register of FRM and FFLAGS. But it might be easier to reference both FRM and FFLAGS in implicit defs/uses for anything we were to do with "fcsr". Reviewed By: sepavloff Differential Revision: https://reviews.llvm.org/D115455
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions