[ARM/Linux] Set R2R_INDIRECT_PARAM before R2R call (#12952)
authorJonghyun Park <parjong@gmail.com>
Mon, 31 Jul 2017 18:17:47 +0000 (03:17 +0900)
committerBruce Forstall <brucefo@microsoft.com>
Mon, 31 Jul 2017 18:17:47 +0000 (11:17 -0700)
commit341eeae9f263e007b41323d337f831ef9733b12e
tree4373e7901e3e415928cfd686e29027aad9706c4a
parent27c3a7d5a37849c9b87c1123cb2652917d94bd74
[ARM/Linux] Set R2R_INDIRECT_PARAM before R2R call (#12952)

* Set R2R_INDIRECT_PARAM before R2R call

* Revise code formatting

* Preserve R2R_INDIRECT_PARAM across R2R call

* Fix format error

* Attempt to fix x86/Windows build error

* 2nd attempt to fix x86/Windows build error

* Revise RA to reserve R2R_INDIRECT_PARAM reg

* Fix format error
src/jit/codegenlegacy.cpp
src/jit/regalloc.cpp