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

https://codereview.chromium.org/23456044/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode570
src/ia32/lithium-codegen-ia32.cc:570: x87_stack_.pop();
On 2013/09/24 09:00:08, Toon Verwaest wrote:
Pretty surprising that you first push values to them immediately pop.
Can't we
let FCmp consume these values to avoid direct dependency between these
instructions?

As discussed offline, we can fix this once the X87 stack tracking is
part of the macro assembler.

https://codereview.chromium.org/23456044/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to