LGTM.
http://codereview.chromium.org/6255013/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): http://codereview.chromium.org/6255013/diff/1/src/hydrogen-instructions.h#newcode2905 src/hydrogen-instructions.h:2905: virtual bool DataEquals(HValue* other) const { Since stores do not participate in GVN we don't need DataEquals here. http://codereview.chromium.org/6255013/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
