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

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 04:09:06 PDT 2023


xen0n updated this revision to Diff 522118.
xen0n added a comment.

fix missing load in TLS IE


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.522118.patch
Type: text/x-patch
Size: 40358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/542f0218/attachment-0001.bin>


More information about the llvm-commits mailing list