[PATCH] D73230: [X86][ELF] Prefer to lower MC_GlobalAddress operands to .Lfoo$local

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 17:56:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b22bcc2b70d: [X86][ELF] Prefer to lower MC_GlobalAddress operands to .Lfoo$local (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73230

Files:
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/X86/code-model-elf.ll
  llvm/test/CodeGen/X86/emutls.ll
  llvm/test/CodeGen/X86/fold-add-pcrel.ll
  llvm/test/CodeGen/X86/linux-preemption.ll
  llvm/test/CodeGen/X86/oddsubvector.ll
  llvm/test/CodeGen/X86/pr38795.ll
  llvm/test/CodeGen/X86/tailcallpic1.ll
  llvm/test/CodeGen/X86/tailcallpic3.ll
  llvm/test/CodeGen/X86/tailccpic1.ll
  llvm/test/CodeGen/X86/tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73230.241621.patch
Type: text/x-patch
Size: 24183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/29f5818f/attachment.bin>


More information about the llvm-commits mailing list