..
CMakeLists.txt
[RISCV] Merge Utils library into MCTargetDesc
2021-01-14 11:47:30 -08:00
RISCVAsmBackend.cpp
fix an -Wunused-variable warning in release built, NFC
2021-06-17 18:48:47 +02:00
RISCVAsmBackend.h
RISCV: adjust handling of relocation emission for RISCV
2021-06-17 08:20:02 -07:00
RISCVBaseInfo.cpp
[RISCV][NFC] Add a single space after comma for VType
2021-06-09 11:18:22 +08:00
RISCVBaseInfo.h
[RISCV] Remove the _COMMUTABLE and _TA versions of FMA and wide FMA vector instructions.
2021-08-04 10:39:50 -07:00
RISCVELFObjectWriter.cpp
RISCV: adjust handling of relocation emission for RISCV
2021-06-17 08:20:02 -07:00
RISCVELFStreamer.cpp
RISCV: adjust handling of relocation emission for RISCV
2021-06-17 08:20:02 -07:00
RISCVELFStreamer.h
RISCV: adjust handling of relocation emission for RISCV
2021-06-17 08:20:02 -07:00
RISCVFixupKinds.h
RISCV: adjust handling of relocation emission for RISCV
2021-06-17 08:20:02 -07:00
RISCVInstPrinter.cpp
Revert "[RISCV] Remove -riscv-no-aliases in favour of new -M no-aliases"
2021-05-29 15:11:37 +01:00
RISCVInstPrinter.h
[RISCV] Remove unused method RISCVInstPrinter::printSImm5Plus1. NFC
2021-01-04 12:21:35 -08:00
RISCVMCAsmInfo.cpp
…
RISCVMCAsmInfo.h
…
RISCVMCCodeEmitter.cpp
[RISCV] Move instruction information into the RISCVII namespace (NFC)
2021-05-11 16:32:42 -05:00
RISCVMCExpr.cpp
RISCV: clean up target expression handling
2021-06-17 13:35:32 -07:00
RISCVMCExpr.h
Add missing cases in RISCVMCExpr::getVariantKindName
2021-03-25 12:57:05 +07:00
RISCVMCTargetDesc.cpp
RISCV: adjust handling of relocation emission for RISCV
2021-06-17 08:20:02 -07:00
RISCVMCTargetDesc.h
…
RISCVMatInt.cpp
[RISCV] Teach RISCVMatInt about cases where it can use LUI+SLLI to replace LUI+ADDI+SLLI for large constants.
2021-07-20 09:22:06 -07:00
RISCVMatInt.h
[RISCV] Teach RISCVMatInt about cases where it can use LUI+SLLI to replace LUI+ADDI+SLLI for large constants.
2021-07-20 09:22:06 -07:00
RISCVTargetStreamer.cpp
[RISCV] Update the version number to v0.10 for vector.
2021-01-30 07:20:05 +08:00
RISCVTargetStreamer.h
[llvm] Forward-declare formatted_raw_ostream (NFC)
2021-01-28 22:21:13 -08:00