Fixed determintaion of need to make code that contains tail.call loop fully interuptible
authorRoman Artemev <rartemev@microsoft.com>
Fri, 2 Jun 2017 01:12:39 +0000 (18:12 -0700)
committerRoman Artemev <rartemev@microsoft.com>
Thu, 8 Jun 2017 22:41:40 +0000 (15:41 -0700)
commit54cc7ac8af6762662108d7bf43fd1bc2677505bf
tree4e36d83e5f5567435de475bfb15abafc7e1f530f
parent6b6cc2dd8c12b39b5943ea307323ee8961a9835e
Fixed determintaion of need to make code that contains tail.call loop fully interuptible

Commit migrated from https://github.com/dotnet/coreclr/commit/dbfeee38bac1c67fc2ff8f35bf0ae74d7387e82d
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/compiler.hpp
src/coreclr/src/jit/flowgraph.cpp
src/coreclr/src/jit/morph.cpp
src/coreclr/src/jit/optimizer.cpp