[PATCH] D95029: [CSKY 6/n] Add support branch and symbol series instruction

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 00:38:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4bb60c285cb3: [CSKY 6/n] Add support branch and symbol series instruction (authored by zixuan-wu).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95029/new/

https://reviews.llvm.org/D95029

Files:
  llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
  llvm/lib/Target/CSKY/CSKYInstrFormats.td
  llvm/lib/Target/CSKY/CSKYInstrInfo.td
  llvm/lib/Target/CSKY/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.h
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYFixupKinds.h
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.h
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCExpr.cpp
  llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCExpr.h
  llvm/test/MC/CSKY/basic.s
  llvm/test/MC/CSKY/csky-error.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95029.338738.patch
Type: text/x-patch
Size: 36281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/eaf4f391/attachment-0001.bin>


More information about the llvm-commits mailing list