Enable Enter/Leave/Tailcall hooks for RyuJIT/x86
authorBruce Forstall <brucefo@microsoft.com>
Fri, 14 Oct 2016 01:10:33 +0000 (18:10 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Wed, 19 Oct 2016 17:25:38 +0000 (10:25 -0700)
commitd52bd6d8d7db4e7cc1c07f7ef1352a0b2ff6652c
tree4e297240922dd9033006e4e2b41d6b9e7a87f588
parent4a5b68bb3169171f115fc6bfa764be8156d6e795
Enable Enter/Leave/Tailcall hooks for RyuJIT/x86

Commit migrated from https://github.com/dotnet/coreclr/commit/fba86f9b18cb39195aea1465beed3df90f004524
12 files changed:
src/coreclr/src/jit/codegenarm.cpp
src/coreclr/src/jit/codegencommon.cpp
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/compiler.hpp
src/coreclr/src/jit/emit.cpp
src/coreclr/src/jit/jit.h
src/coreclr/src/jit/jitconfigvalues.h
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/lsra.cpp
src/coreclr/src/jit/target.h