[ARM32/RyuJIT] Set the source candidates for PutArgSplit nodes
authorJiyoung Yun <jy910.yun@samsung.com>
Tue, 8 Aug 2017 09:44:43 +0000 (18:44 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Tue, 8 Aug 2017 10:23:09 +0000 (19:23 +0900)
commit507d3a674820fe9987070b3bfc28cd6958c9fd55
treee9da230d00276942d5d19910e2d72780ba6c6ac9
parentf027134289feaa3f2496bb65a81c3df63bbb3097
[ARM32/RyuJIT] Set the source candidates for PutArgSplit nodes

The Use RefPosition of PutArgSplit should use the same register with the Def RefPosition.
src/jit/codegenarmarch.cpp
src/jit/lsra.cpp
src/jit/lsraarmarch.cpp