Merge pull request dotnet/coreclr#12142 from BruceForstall/ReduceNoway
authorBruce Forstall <brucefo@microsoft.com>
Thu, 8 Jun 2017 00:43:22 +0000 (17:43 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2017 00:43:22 +0000 (17:43 -0700)
commit4876a9a4d18dccc5e43e358832d86a769a4420df
tree0cce96c40211a3b052752889134d5b31ec90f3d4
parente86eb07e7128568d27b7d2bd2fbd58dab93fede8
parentcab4d6bd7b32763468a7728bb863938e703c77ba
Merge pull request dotnet/coreclr#12142 from BruceForstall/ReduceNoway

Convert some very common noway_assert to simple assert

Commit migrated from https://github.com/dotnet/coreclr/commit/06c08437ea63aae067d3a7510c00965864532ef7
src/coreclr/src/jit/assertionprop.cpp
src/coreclr/src/jit/flowgraph.cpp
src/coreclr/src/jit/lsra.cpp
src/coreclr/src/jit/morph.cpp