*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.
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,
We've got too many overloads here already, can we use the generic method
in the callers instead?
https://codereview.chromium.org/1283193007/
--
--
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.