https://codereview.chromium.org/996883002/diff/1/src/mips/lithium-codegen-mips.cc
File src/mips/lithium-codegen-mips.cc (right):

https://codereview.chromium.org/996883002/diff/1/src/mips/lithium-codegen-mips.cc#newcode365
src/mips/lithium-codegen-mips.cc:365: __ push(at);
Would it be more effective to move ra from upper MultiPush to here?

https://codereview.chromium.org/996883002/diff/1/src/mips/lithium-codegen-mips.cc#newcode380
src/mips/lithium-codegen-mips.cc:380: __ Call(entry_offset);
there should be a Branch otherwise we will have two frames instead of
one.

https://codereview.chromium.org/996883002/

--
--
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/d/optout.

Reply via email to