Merge pull request dotnet/coreclr#6533 from pgavlin/LSRA
authorPat Gavlin <pgavlin@gmail.com>
Tue, 2 Aug 2016 00:24:22 +0000 (17:24 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2016 00:24:22 +0000 (17:24 -0700)
commit443df7fdd87bf01b46f7432a79ce45e65f55ee8e
tree565adf5a223042541f607904fc94f31c0faf8ee0
parent31aaa7e07c485ab7a106b34fe96d109e8a897a2d
parentbe52cf34bcf76a56b46a6ff8ecd607614b327d2f
Merge pull request dotnet/coreclr#6533 from pgavlin/LSRA

Replace the LSRA stack with a hash table.

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