[RyuJIT/arm32] Code cleanup
authorHanjoung Lee <hanjoung.lee@samsung.com>
Wed, 27 Sep 2017 11:04:03 +0000 (20:04 +0900)
committerHanjoung Lee <hanjoung.lee@samsung.com>
Thu, 28 Sep 2017 00:19:44 +0000 (09:19 +0900)
commitf8c8f0041c680c1dbdf82321a6f987e57e93b85f
tree78c72f8622297b2ec4f537bce209bae305e2d947
parentef08c8221aa4d33f6ad1399d13bdaab9b10b84a0
[RyuJIT/arm32] Code cleanup

- Add an assertion for double type arg regs for armel
- Merge two if statements that have same body
src/jit/lower.cpp
src/jit/lsra.cpp