llvm-project/llvm/lib/Target/RISCV/MCTargetDesc
jacquesguan 0fe5f03eeb [RISCV][NFC] Use nested namespace definations.
Since we use C++17 now, we could use nested namespace definations to simplify code.

Differential Revision: https://reviews.llvm.org/D131751
2022-08-13 09:56:59 +08:00
..
CMakeLists.txt
RISCVAsmBackend.cpp [NFC][Alignment] Use Align in MCAlignFragment 2022-06-15 12:31:00 +00:00
RISCVAsmBackend.h [RISCV] Generate correct ELF EFlags when .ll file has target-abi attribute 2022-03-24 00:48:52 +08:00
RISCVBaseInfo.cpp [RISCV] move `isFaultFirstLoad` into `RISCVInstrInfo` 2022-06-11 00:27:53 +08:00
RISCVBaseInfo.h [RISCV] Implement support for the Zicbop extension 2022-06-28 12:43:26 +01:00
RISCVELFObjectWriter.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
RISCVELFStreamer.cpp [MC][RISCV] Suppress R_RISCV_{ADD,SUB}32 in .apple_names .apple_types after D127549 2022-07-01 11:15:04 -07:00
RISCVELFStreamer.h [RISCV] Fix state persistence bugs (PR55548) 2022-05-26 16:09:00 +08:00
RISCVFixupKinds.h [RISCV][NFC] Use nested namespace definations. 2022-08-13 09:56:59 +08:00
RISCVInstPrinter.cpp [RISCV] Change GPRMemAtomic to GPRMemZeroOffset for general usage 2022-02-28 14:02:43 +08:00
RISCVInstPrinter.h [RISCV] Change GPRMemAtomic to GPRMemZeroOffset for general usage 2022-02-28 14:02:43 +08:00
RISCVMCAsmInfo.cpp
RISCVMCAsmInfo.h
RISCVMCCodeEmitter.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
RISCVMCExpr.cpp Cleanup LLVMMC headers 2022-02-09 11:09:17 +01:00
RISCVMCExpr.h
RISCVMCObjectFileInfo.cpp Cleanup LLVMMC headers 2022-02-09 11:09:17 +01:00
RISCVMCObjectFileInfo.h
RISCVMCTargetDesc.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
RISCVMCTargetDesc.h [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
RISCVMatInt.cpp [RISCV][NFC] Use nested namespace definations. 2022-08-13 09:56:59 +08:00
RISCVMatInt.h [RISCV] Add an operand kind to the opcode/imm returned from RISCVMatInt. 2022-05-24 14:56:29 -07:00
RISCVTargetStreamer.cpp [RISCV] Fix state persistence bugs (PR55548) 2022-05-26 16:09:00 +08:00
RISCVTargetStreamer.h [RISCV] Fix state persistence bugs (PR55548) 2022-05-26 16:09:00 +08:00