Copy gtDebugFlags where necessary.
authorPat Gavlin <pagavlin@microsoft.com>
Sun, 26 Jun 2016 15:02:04 +0000 (08:02 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Sun, 26 Jun 2016 15:02:04 +0000 (08:02 -0700)
commit19fde62ef805b44c542beee6e513cf9f77dca0b7
tree9c3127839b2ce4e5d7b79890edc13788a7e04625
parent4d5b3a5f7fed775511ddb454110ae27a305d6094
Copy gtDebugFlags where necessary.

This also renames `GTF_DEBUG_MORPHED` to `GTF_DEBUG_NODE_MORPHED` for
consitency with the other node-specific debug flags.

Commit migrated from https://github.com/dotnet/coreclr/commit/46de96c6ea23a96272176829ae284b2912620485
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/gentree.cpp
src/coreclr/src/jit/gentree.h
src/coreclr/src/jit/morph.cpp
src/coreclr/src/jit/optimizer.cpp