Change the Jit Disasm message when we have profile date to include
authorBrian Sullivan <briansul@microsoft.com>
Fri, 24 Mar 2017 23:29:27 +0000 (16:29 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Sat, 25 Mar 2017 01:38:33 +0000 (18:38 -0700)
commit3222daf774ac9a79bb8bfe29f47ec96b493c0945
tree537321731aeb2b17118e0275962fbbd4772c804e
parent4d90827c86abc55144f4bbd5a4e899d7c282a81b
Change the Jit Disasm message when we have profile date to include
information about the edge weights and the value of fgCalledCount.
Example:

; with IBC profile data, edge weights are valid, and fgCalledCount is 145

Commit migrated from https://github.com/dotnet/coreclr/commit/99e2889af4e7ff9bba4fb8cd920a5bcba9407370
src/coreclr/src/jit/codegencommon.cpp