Reviewers: Benedikt Meurer,

Message:
PTAL. Please be very thorough about style with this CL. Thanks.

Description:
[turbofan] Optimize variable loads in DYNAMIC_GLOBAL mode.

This adds a mechanism to the AstGraphBuilder which allows us to build
optimized graphs that respect VariableMode hints for variables bound
to Variable::LOOKUP locations. So far we only use the DYNAMIC_GLOBAL
mode for variable loads.

[email protected]

Please review this at https://codereview.chromium.org/1158183002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+165, -40 lines):
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/control-builders.h
  M src/compiler/control-builders.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.

Reply via email to