Enhancement caller register & stack calculation for fast tail call
authorHyeongseok Oh <hseok82.oh@samsung.com>
Mon, 11 Sep 2017 11:21:05 +0000 (20:21 +0900)
committerHyeongseok Oh <hseok82.oh@samsung.com>
Wed, 27 Sep 2017 06:45:21 +0000 (15:45 +0900)
commita303fc2f10aead0e2377849bde8a293159effbc9
tree10f3361ae5edca86f064d139bfd60c1284ba44ab
parentd7e798c7901c55fe8511632d98a2710affdd70ff
Enhancement caller register & stack calculation for fast tail call

Save caller register count & stack size using argument varDsc initialization
It remove duplicate calculation for register count
and add stack size count in varDsc initialization
src/jit/lclvars.cpp
src/jit/register_arg_convention.h