[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 15:02:19 PDT 2016


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

- Fixed the check that decides when to not use GOT.
- Extended the test case for x86-64.


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.54430.patch
Type: text/x-patch
Size: 3855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/8ab3b7de/attachment.bin>


More information about the llvm-commits mailing list