[PATCH] D88466: [CSKY 1/n] Add basic stub or infra of csky backend

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 20:57:13 PDT 2020


zixuan-wu updated this revision to Diff 297119.
zixuan-wu added a comment.

Address comments.


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

https://reviews.llvm.org/D88466

Files:
  llvm/CODE_OWNERS.TXT
  llvm/docs/CompilerWriterInfo.rst
  llvm/lib/Target/CSKY/CMakeLists.txt
  llvm/lib/Target/CSKY/CSKYTargetMachine.cpp
  llvm/lib/Target/CSKY/CSKYTargetMachine.h
  llvm/lib/Target/CSKY/LLVMBuild.txt
  llvm/lib/Target/CSKY/TargetInfo/CMakeLists.txt
  llvm/lib/Target/CSKY/TargetInfo/CSKYTargetInfo.cpp
  llvm/lib/Target/CSKY/TargetInfo/CSKYTargetInfo.h
  llvm/lib/Target/CSKY/TargetInfo/LLVMBuild.txt
  llvm/lib/Target/LLVMBuild.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88466.297119.patch
Type: text/x-patch
Size: 9956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/8fc9dc6d/attachment.bin>


More information about the llvm-commits mailing list