[all-commits] [llvm/llvm-project] 44d4f9: [RISCV] Replace RISCV -> RISC-V in comments. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Oct 21 11:02:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44d4f975e4f61e69ef0e86ba618cdb3f18549fe9
https://github.com/llvm/llvm-project/commit/44d4f975e4f61e69ef0e86ba618cdb3f18549fe9
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-21 (Sat, 21 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
M llvm/lib/Target/RISCV/RISCVGISel.td
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
M llvm/lib/Target/RISCV/RISCVPushPopOptimizer.cpp
Log Message:
-----------
[RISCV] Replace RISCV -> RISC-V in comments. NFC
I did this once previously, but more uses have crept in.
More information about the All-commits
mailing list