This patch registers the 'loongarch32' and 'loongarch64' targets. Also adds a
simple testcase to check the output of llc --vesion containing the targets.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115505
[LoongArch 3/n] Add target stub for LoongArch AbandonedPublic Authored by SixWeining on Dec 10 2021, 3:11 AM.
Details
Summary This patch registers the 'loongarch32' and 'loongarch64' targets. Also adds a
Diff Detail
Revision Contents
Diff 393425 llvm/CODE_OWNERS.TXT
llvm/docs/CompilerWriterInfo.rst
llvm/lib/Target/LoongArch/CMakeLists.txt
llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
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.h
llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.cpp
|