Addressed feedback and fixed deoptimization problem with double values in
registers.


https://codereview.chromium.org/11659022/diff/50002/src/arm/lithium-codegen-arm.cc
File src/arm/lithium-codegen-arm.cc (right):

https://codereview.chromium.org/11659022/diff/50002/src/arm/lithium-codegen-arm.cc#newcode4579
src/arm/lithium-codegen-arm.cc:4579: if (!object_reg.is(r0)) {
On 2013/01/31 20:05:55, Rodolph Perfetta wrote:
Move(r0, object_reg);

Done.

https://codereview.chromium.org/11659022/diff/50002/src/arm/lithium-codegen-arm.cc#newcode4579
src/arm/lithium-codegen-arm.cc:4579: if (!object_reg.is(r0)) {
On 2013/01/31 20:05:55, Rodolph Perfetta wrote:
Move(r0, object_reg);

Done.

https://codereview.chromium.org/11659022/diff/50002/src/arm/lithium-codegen-arm.cc#newcode4982
src/arm/lithium-codegen-arm.cc:4982: no_reg, vs);
On 2013/01/31 20:05:55, Rodolph Perfetta wrote:
Did you intend to make this vmov conditional?

Done.

https://codereview.chromium.org/11659022/diff/50002/src/arm/lithium-codegen-arm.cc#newcode4982
src/arm/lithium-codegen-arm.cc:4982: no_reg, vs);
On 2013/01/31 20:05:55, Rodolph Perfetta wrote:
Did you intend to make this vmov conditional?

Done.

https://codereview.chromium.org/11659022/diff/50002/src/arm/lithium-codegen-arm.cc#newcode5125
src/arm/lithium-codegen-arm.cc:5125: no_reg, vs);
On 2013/01/31 20:05:55, Rodolph Perfetta wrote:
same here, did you mean vmovvs?

Done.

https://codereview.chromium.org/11659022/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to