Reviewers: fschneider,

Description:
Improve GVN dependency tracking by adding parameters to certain flags.

A set of GVN flags with parameters is represented by a zone-allocated
HEffectSet.

This changes allows global, context, and field loads and stores that
operate on different cells, slot indices, and field indices to become
independent.

Please review this at http://codereview.chromium.org/6690006/

Affected files:
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen.h
  M src/hydrogen.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to