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

Issue 14631016: MIPS: Fix unaligned address of double. (Closed)

Created:
7 years, 7 months ago by palfia
Modified:
7 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix unaligned address of double. TEST=mjsunit/debug-evaluate-locals-optimized-double BUG= Committed: https://code.google.com/p/v8/source/detail?r=14828

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address comments. #

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M src/deoptimizer.h View 1 2 3 chunks +20 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
palfia
Hi Danno, Jakob, Please take a look.
7 years, 7 months ago (2013-05-08 20:32:00 UTC) #1
Paul Lind
lgtm, but we need approval from higher authorities. Danno or Jakob, PTAL.
7 years, 7 months ago (2013-05-08 22:09:46 UTC) #2
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/14631016/diff/1/src/deoptimizer.h File src/deoptimizer.h (right): https://codereview.chromium.org/14631016/diff/1/src/deoptimizer.h#newcode40 src/deoptimizer.h:40: nit: two empty newlines between top-level ...
7 years, 7 months ago (2013-05-10 10:06:28 UTC) #3
danno
not quite l g t m to me yet.... https://codereview.chromium.org/14631016/diff/1/src/deoptimizer.h File src/deoptimizer.h (right): https://codereview.chromium.org/14631016/diff/1/src/deoptimizer.h#newcode44 src/deoptimizer.h:44: ...
7 years, 7 months ago (2013-05-10 10:15:55 UTC) #4
palfia
Hi Danno and Jakob, Thanks for your comments! Danno, we tried your solution with uint64 ...
7 years, 7 months ago (2013-05-17 17:24:32 UTC) #5
kisg
Hi Danno and Jakob, Could you please take a look at the revised patch? MIPS ...
7 years, 7 months ago (2013-05-27 13:07:31 UTC) #6
Jakob Kummerow
I've already given my approval ;-) Danno's on vacation until the end of this week. ...
7 years, 7 months ago (2013-05-27 14:24:14 UTC) #7
palfia
7 years, 7 months ago (2013-05-27 17:12:57 UTC) #8
Message was sent while issue was closed.
Committed manually as r14828 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698