Thanks for the look and SMI-convert catch!
https://codereview.chromium.org/14022011/diff/2001/src/ia32/lithium-codegen-ia32.cc
File src/ia32/lithium-codegen-ia32.cc (right):
https://codereview.chromium.org/14022011/diff/2001/src/ia32/lithium-codegen-ia32.cc#newcode4485
src/ia32/lithium-codegen-ia32.cc:4485: __ mov(operand,
Immediate(const_value));
On 2013/04/18 15:37:54, danno wrote:
Shouldn't you store as a SMI?
Good catch, thanks. I'm wondering why a test didn't see this.
https://codereview.chromium.org/14022011/diff/2001/src/ia32/lithium-ia32.cc
File src/ia32/lithium-ia32.cc (right):
https://codereview.chromium.org/14022011/diff/2001/src/ia32/lithium-ia32.cc#newcode2422
src/ia32/lithium-ia32.cc:2422: val = UseRegister(instr->value());
On 2013/04/18 15:37:54, danno wrote:
Can't you just move this to the else of the above clause?
I reworked this to be less awkward, I think.
https://codereview.chromium.org/14022011/
--
--
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.