Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Issue 12301027: Fixed numeric relations on HPhi instances. (Closed)

Created:
7 years, 10 months ago by Massi
Modified:
7 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fixed numeric relations on HPhi instances. Committed: https://code.google.com/p/v8/source/detail?r=13703

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -9 lines) Patch
M src/arm/lithium-arm.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 1 4 chunks +52 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 4 chunks +49 lines, -9 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Massi
7 years, 10 months ago (2013-02-19 17:20:57 UTC) #1
Jakob Kummerow
https://codereview.chromium.org/12301027/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/12301027/diff/1/src/hydrogen-instructions.h#newcode708 src/hydrogen-instructions.h:708: // If a phi is involved in the evaluation ...
7 years, 10 months ago (2013-02-20 10:46:47 UTC) #2
Massi
https://codereview.chromium.org/12301027/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/12301027/diff/1/src/hydrogen-instructions.h#newcode708 src/hydrogen-instructions.h:708: // If a phi is involved in the evaluation ...
7 years, 10 months ago (2013-02-21 07:40:32 UTC) #3
Jakob Kummerow
lgtm
7 years, 10 months ago (2013-02-21 10:16:37 UTC) #4
Massi
7 years, 10 months ago (2013-02-21 10:22:39 UTC) #5
Message was sent while issue was closed.
Committed manually as r13703 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698