[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:46:48 PST 2020


MaskRay updated this revision to Diff 241617.
MaskRay added a comment.

Fix fold-add-pcrel.ll


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.241617.patch
Type: text/x-patch
Size: 24183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/ff4ca0c4/attachment-0001.bin>


More information about the llvm-commits mailing list