Implement TLS field handles for RyuJIT/x86 (dotnet/coreclr#10510)
authorBruce Forstall <brucefo@microsoft.com>
Tue, 28 Mar 2017 00:05:45 +0000 (17:05 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Mar 2017 00:05:45 +0000 (17:05 -0700)
commit0d82b49d0a2a17a5274bac47286505843d1a0f94
tree76576b59fe5cefaa441d8fb5dccda499cc271997
parenteb84def758d32fb7ee44f488b29911a186985cf0
Implement TLS field handles for RyuJIT/x86 (dotnet/coreclr#10510)

Implement TLS field handles for RyuJIT/x86

This isn't used by .NET Core, but helps us run desktop testing.

Commit migrated from https://github.com/dotnet/coreclr/commit/5061b6c0c261ca475187375725f4a324c7f8b20c
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/gentree.cpp