LGTM

http://codereview.chromium.org/553056/diff/1/4
File src/arm/full-codegen-arm.cc (right):

http://codereview.chromium.org/553056/diff/1/4#newcode1443
src/arm/full-codegen-arm.cc:1443: __ add(r0, r0, Operand(r1));
Small immediates can be added and substracted in the instruction.  Then
we only need to load r1 on the slow path.

http://codereview.chromium.org/553056

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to