[llvm-commits] [PATCH] Implement local-dynamic TLS model for x86 (PR3985)
Hans Wennborg
hans at chromium.org
Thu May 17 08:03:32 PDT 2012
Hi all,
The attached patch implements the local-dynamic TLS model for x86.
I'm new to the codegen parts, so a thorough review would be very welcome.
For example, I'm not sure if caching the node for the TLS block base
address in X86MachineFunctionInfo is the right place.
Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: local-dynamic.patch
Type: application/octet-stream
Size: 17621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120517/f33b7b10/attachment.obj>
More information about the llvm-commits
mailing list