Merge pull request dotnet/coreclr#12540 from pgavlin/OperandVisitor
authorPat Gavlin <pgavlin@gmail.com>
Fri, 30 Jun 2017 05:55:02 +0000 (22:55 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2017 05:55:02 +0000 (22:55 -0700)
commit2203a42b1c6f0b3a37d1c501b6bee419d9175e95
treefeba338c2a3d1273e5573a9fdd457a9a563642a5
parent57ad6c37078dce41564efb4f616a8ab628249121
parentf89fdacd081d610dfcfd1c9cda0f9c9586cb8976
Merge pull request dotnet/coreclr#12540 from pgavlin/OperandVisitor

Add a generic operand visitor to `GenTree`.

Commit migrated from https://github.com/dotnet/coreclr/commit/f9153d20ab61808722a8a2d91c75e08e32a0c765
src/coreclr/src/jit/gentree.h
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/lsra.cpp