[PATCH] D150522: [LoongArch] Support CodeModel::Large codegen

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 00:34:51 PDT 2023


xen0n updated this revision to Diff 533165.
xen0n marked 3 inline comments as done.
xen0n added a comment.

rebase and address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150522

Files:
  llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
  llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
  llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.h
  llvm/test/CodeGen/LoongArch/code-models.ll
  llvm/test/CodeGen/LoongArch/codemodel-medium.ll
  llvm/test/CodeGen/LoongArch/global-address.ll
  llvm/test/CodeGen/LoongArch/tls-models.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150522.533165.patch
Type: text/x-patch
Size: 40382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/01aaf96e/attachment.bin>


More information about the llvm-commits mailing list