[all-commits] [llvm/llvm-project] 40659c: [RISCV] Rename RISCVGenSystemOperands.inc to RISCV...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 30 20:49:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 40659cd2c6f4347650d477a16e0cf60ce4401fa6
https://github.com/llvm/llvm-project/commit/40659cd2c6f4347650d477a16e0cf60ce4401fa6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M llvm/lib/Target/RISCV/CMakeLists.txt
M llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
M llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h
Log Message:
-----------
[RISCV] Rename RISCVGenSystemOperands.inc to RISCVGenSearchableTables.inc to prepare for more tables. NFC
D89449 adds more tables so renaming as a pre-commit for that.
More information about the All-commits
mailing list