[PATCH] D115026: [CSKY] Add compressed instruction mapping between 32-bit and 16-bit instruction
Zixuan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 5 22:05:13 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbdd7c53dc5e0: [CSKY] Add compressed instruction mapping between 32-bit and 16-bit instruction (authored by zixuan-wu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115026/new/
https://reviews.llvm.org/D115026
Files:
llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
llvm/lib/Target/CSKY/CMakeLists.txt
llvm/lib/Target/CSKY/CSKYAsmPrinter.cpp
llvm/lib/Target/CSKY/CSKYAsmPrinter.h
llvm/lib/Target/CSKY/CSKYInstrFormats16Instr.td
llvm/lib/Target/CSKY/CSKYInstrInfo.td
llvm/lib/Target/CSKY/CSKYInstrInfo16Instr.td
llvm/lib/Target/CSKY/CSKYRegisterInfo.td
llvm/test/CodeGen/CSKY/base-i.ll
llvm/test/MC/CSKY/basic-16bit.s
llvm/test/MC/CSKY/compressed-inst.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115026.391966.patch
Type: text/x-patch
Size: 29520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/b19dfecb/attachment-0001.bin>
More information about the llvm-commits
mailing list