[jit] Implement fast TLS access in gshared methods. (mono/mono#18377)
authorZoltan Varga <vargaz@gmail.com>
Wed, 8 Jan 2020 12:32:52 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Jan 2020 12:32:52 +0000 (13:32 +0100)
commit99db20f0bcf62c860f959cfed34bc29945fa3929
tree91a04a6631a79f1d9af83ba37fd18d88646b6f79
parent082df31e7cb55e768d00884dbc8878f19324d27e
[jit] Implement fast TLS access in gshared methods. (mono/mono#18377)

Fixes https://github.com/mono/mono/issues/18370.

Commit migrated from https://github.com/mono/mono/commit/e999846088bb4b05b2fa22234bd70fb42fd02a80
src/mono/mono/mini/generics.cs
src/mono/mono/mini/method-to-ir.c
src/mono/mono/mini/mini-generic-sharing.c