Reviewers: Benedikt Meurer,
https://codereview.chromium.org/707803002/diff/20001/src/compiler/code-generator.h
File src/compiler/code-generator.h (right):
https://codereview.chromium.org/707803002/diff/20001/src/compiler/code-generator.h#newcode124
src/compiler/code-generator.h:124: typedef std::vector<Label> Labels;
On 2014/11/06 12:53:31, Benedikt Meurer wrote:
Nit: ZoneVector<Label>
no can do - Label is BASE_EMBEDDED
Description:
[turbofan] move label generation to code generator
BUG=
Please review this at https://codereview.chromium.org/707803002/
Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+64, -87 lines):
M src/compiler/arm/code-generator-arm.cc
M src/compiler/arm64/code-generator-arm64.cc
M src/compiler/code-generator.h
M src/compiler/code-generator.cc
M src/compiler/code-generator-impl.h
M src/compiler/ia32/code-generator-ia32.cc
M src/compiler/instruction.h
M src/compiler/instruction.cc
M src/compiler/mips/code-generator-mips.cc
M src/compiler/x64/code-generator-x64.cc
--
--
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.