Added noway asserts in gtNewZeroConNode and gtNewOneConNode
authorBrian Sullivan <briansul@microsoft.com>
Wed, 20 Jun 2018 23:51:15 +0000 (16:51 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Thu, 5 Jul 2018 18:21:31 +0000 (11:21 -0700)
commit056d741f407681a355c4d4684e2443eb14b122df
tree712633e0e038e99d98a0ab6179fd33d18c0e00cd
parent5a95cc53039f6c1dad0149cbe2c634a1e5c07a89
Added noway asserts in gtNewZeroConNode and gtNewOneConNode
Added source code change that was needed to service 4.7.2 in fgMorphRecursiveFastTailCallIntoLoop
Set zero/one to null after noway_assert

Commit migrated from https://github.com/dotnet/coreclr/commit/47c744ebc48cb6c0654f8c11a09870efe16984a3
src/coreclr/src/jit/gentree.cpp
src/coreclr/src/jit/morph.cpp