[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
Wed Jan 22 14:16:10 PST 2020


MaskRay created this revision.
MaskRay added reviewers: bd1976llvm, jyknight, peter.smith, rnk, sfertile.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Depends on D73228 <https://reviews.llvm.org/D73228>

This change passed in our internal huge code base.


Repository:
  rG LLVM Github Monorepo

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/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.239700.patch
Type: text/x-patch
Size: 23606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/c499dd97/attachment-0001.bin>


More information about the llvm-commits mailing list