On 2015/08/21 10:31:52, titzer wrote:
*sigh*

I'll be ok with this patch, but keep in mind that the graphs built by raw
machine assembler are really broken and don't make sense at all without a
schedule.

Noted, thanks. PTAL.


https://codereview.chromium.org/1283193007/diff/20001/src/compiler/graph.h
File src/compiler/graph.h (right):

https://codereview.chromium.org/1283193007/diff/20001/src/compiler/graph.h#newcode82
src/compiler/graph.h:82: Node* NewNode(const Operator* op, Node* n1,
Node* n2, Node* n3, Node* n4,
On 2015/08/21 10:31:52, titzer wrote:
We've got too many overloads here already, can we use the generic
method in the
callers instead?

Done.

https://codereview.chromium.org/1283193007/

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

Reply via email to