[PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 07:29:35 PST 2015


grimar updated this revision to Diff 41622.
grimar added a comment.

Refactored, rebased.


http://reviews.llvm.org/D15000

Files:
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/ELF/Inputs/tls-opt-gdie.s
  test/ELF/tls-opt-gdie.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15000.41622.patch
Type: text/x-patch
Size: 11654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/4866f8ea/attachment.bin>


More information about the llvm-commits mailing list