Implements @tlsld (LD to LE) and @tlsgd (GD to LE) optimizations.
Patch does not implement the GD->IE case for @tlsgd, I will implement it in separate patch.
This one partially intersects with http://reviews.llvm.org/D14713.
Differential D14870
[ELF2] - Implemented optimizations for @tlsld and @tlsgd grimar on Nov 20 2015, 5:04 AM. Authored by
Details Implements @tlsld (LD to LE) and @tlsgd (GD to LE) optimizations. Patch does not implement the GD->IE case for @tlsgd, I will implement it in separate patch.
Diff Detail
Event Timeline
|