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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 03:23:12 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254713: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64). (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D15000?vs=41769&id=41863#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15000

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15000.41863.patch
Type: text/x-patch
Size: 11397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/4a08f44f/attachment.bin>


More information about the llvm-commits mailing list