Use jitstd::list in the LSRA.
authorPat Gavlin <pagavlin@microsoft.com>
Tue, 8 Mar 2016 16:48:42 +0000 (08:48 -0800)
committerPat Gavlin <pagavlin@microsoft.com>
Tue, 8 Mar 2016 19:47:48 +0000 (11:47 -0800)
commitb8d8bbf3029486b21f04c155561b816d25cd596d
tree49b205fc92419242f0a7ce96eb41e180e78740b1
parente22d5d34d1b32b32443880338e7e9a2a92a16487
Use jitstd::list in the LSRA.

This removes the only usage of ArrayList in the JIT.
src/jit/jitstd/list.h
src/jit/lsra.cpp
src/jit/lsra.h