[PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64

Sriraman Tallam via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 17:12:34 PDT 2016


tmsriram updated this revision to Diff 54441.
tmsriram added a comment.

Handle global access for 32-bit.


http://reviews.llvm.org/D19040

Files:
  lib/Target/X86/X86Subtarget.cpp
  test/CodeGen/X86/emutls-pie.ll
  test/CodeGen/X86/global-access-pie.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19040.54441.patch
Type: text/x-patch
Size: 5662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/af9a24c7/attachment.bin>


More information about the llvm-commits mailing list