optimize fgMorphTree for GenTreeArgList (dotnet/coreclr#18582)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 29 Jun 2018 20:38:44 +0000 (13:38 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 20:38:44 +0000 (13:38 -0700)
commit16c09dcc8eb414d6003b96e917039de5ab7c424c
tree0dff0cf57777d0c6e9f5dbd1306bc1fc3f440b35
parentbf20f4f54abdcb9a135810acde40416e4f6c58c4
optimize fgMorphTree for GenTreeArgList (dotnet/coreclr#18582)

* add fgMorphArgList

* hide the call inside fgMorphSmpOp

* fix grammar mistakes

Commit migrated from https://github.com/dotnet/coreclr/commit/f3da13e0661a95cc7a7c148e816af7040f98c748
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/morph.cpp