[PATCH] D115860: [LoongArch 3/5] Add target stub for LoongArch
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 21 00:43:25 PST 2021
SixWeining updated this revision to Diff 395613.
SixWeining added a comment.
address comments from @renado
1. Change getTheLA{32,64}Target to getTheLoongArch{32,64}Target
2. Move the change about CODE_OWNERS.txt and CompilerWriterInfo.rst to the 1st LoongArch specific patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115860/new/
https://reviews.llvm.org/D115860
Files:
llvm/lib/Target/LoongArch/CMakeLists.txt
llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
llvm/lib/Target/LoongArch/MCTargetDesc/CMakeLists.txt
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp
llvm/lib/Target/LoongArch/TargetInfo/CMakeLists.txt
llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.cpp
llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.h
llvm/test/CodeGen/LoongArch/lit.local.cfg
llvm/test/CodeGen/LoongArch/target_support.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115860.395613.patch
Type: text/x-patch
Size: 8836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/91e9f875/attachment.bin>
More information about the llvm-commits
mailing list