llvm-project/llvm/lib/Target/RISCV/MCTargetDesc
Anton Sidorenko 3e97e94237 [NFC][RISCV] Move getSEWLMULRatio function to header
More uses of getSEWLMULRatio will be added in D130895.

Reviewed By: craig.topper, frasercrmck

Differential Revision: https://reviews.llvm.org/D135086
2022-10-05 15:10:53 +01:00
..
CMakeLists.txt
RISCVAsmBackend.cpp [llvm] Use std::size instead of llvm::array_lengthof 2022-09-08 09:01:53 -06: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 [NFC][RISCV] Move getSEWLMULRatio function to header 2022-10-05 15:10:53 +01:00
RISCVBaseInfo.h [NFC][RISCV] Move getSEWLMULRatio function to header 2022-10-05 15:10:53 +01:00
RISCVELFObjectWriter.cpp [RISCV] Assemble `call foo` to R_RISCV_CALL_PLT 2022-09-13 18:47:55 -07:00
RISCVELFStreamer.cpp RISCV: adjust relocation emission 2022-09-30 15:28:48 +00: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