https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.cc
File src/compiler/instruction-selector.cc (right):
https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.cc#newcode59
src/compiler/instruction-selector.cc:59: for (BasicBlock* const block :
*blocks) {
On 2015/01/08 12:54:09, dcarney wrote:
what no auto?
Done.
https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.h
File src/compiler/instruction-selector.h (right):
https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.h#newcode212
src/compiler/instruction-selector.h:212: enum { kNoVirtualRegister = -1
};
On 2015/01/08 12:54:09, dcarney wrote:
this should be UnallocatedOperand::kInvalidVirtualRegister, which
didn't exist
at the time this was introduced
Done.
https://codereview.chromium.org/837423002/
--
--
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.