drive by comments
https://codereview.chromium.org/15735005/diff/35001/src/arm/code-stubs-arm.cc
File src/arm/code-stubs-arm.cc (right):
https://codereview.chromium.org/15735005/diff/35001/src/arm/code-stubs-arm.cc#newcode2230
src/arm/code-stubs-arm.cc:2230: __ VFPCompareAndSetFlags(d1, d8);
Wouldn't it be possible to compare to the already converted int32:
__ cmp(right, Operand(fixed_right_arg_value());
https://codereview.chromium.org/15735005/
--
--
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.