Updating VariableLiveRange
authorBrian Bohe <t-brboh@microsoft.com>
Fri, 21 Feb 2020 19:43:36 +0000 (11:43 -0800)
committerBrian Bohe <t-brboh@microsoft.com>
Fri, 21 Feb 2020 21:31:01 +0000 (13:31 -0800)
commit93c209cb5d70de59637cc83e712b719fea51b520
treefdadd04cf395613a82df2845c51d4a4dbc2a2766
parent3024a1d66b79c7089958ad50cf6ca7e9e0aac210
Updating VariableLiveRange

When a variable is being born at the same location it
died at the previous assembly instruction (in the same
group of instructions), we reported as it was alive
the whole time.
src/coreclr/src/jit/codegencommon.cpp
src/coreclr/src/jit/emit.cpp
src/coreclr/src/jit/emit.h
src/coreclr/src/jit/emitpub.h