[PATCH] D108602: [RISCV] Initial support .insn directive for the assembler.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 12 16:08:13 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG283879793dc7: [RISCV] Initial support .insn directive for the assembler. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D108602?vs=371728&id=372141#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108602/new/
https://reviews.llvm.org/D108602
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
llvm/lib/Target/RISCV/RISCVInstrFormats.td
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVRegisterInfo.td
llvm/test/MC/RISCV/insn-invalid.s
llvm/test/MC/RISCV/insn.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108602.372141.patch
Type: text/x-patch
Size: 19268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210912/64c120f7/attachment.bin>
More information about the llvm-commits
mailing list