Move instruction attributes into the RISCVII namespace and add associated helper functions.
This is an archive of the discontinued LLVM Phabricator instance.
Paths
| Differential D102268
[RISCV] Move instruction information into the namespace RISCVII (NFC) ClosedPublic Authored by evandro on May 11 2021, 11:53 AM.
Revision Contents
Diff 344543 llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
|
clang-format: please reformat the code