JitDump improvements
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 19 Jul 2018 19:11:20 +0000 (12:11 -0700)
committerCarol Eidt <carol.eidt@microsoft.com>
Thu, 19 Jul 2018 19:11:20 +0000 (12:11 -0700)
commitfed4e924fbd882232825fea5e993d9455996314e
tree8bebc636f10bda82abac46bdd1b91e491baecec8
parenta249d2d1528e12d0125d654775a0b0278a2c05d5
JitDump improvements

- Reduce the size of "diffable" values (I've been encountering a number of diffs on x86; 2 bits seems to take care of it)
- Dump a note when we start morphing args for a call.

Commit migrated from https://github.com/dotnet/coreclr/commit/c9930680ea01fe86ce8815f51530b6a0ab810b5b
src/coreclr/src/jit/emitxarch.cpp
src/coreclr/src/jit/morph.cpp