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

Issue 6410029: ARM: Implement PatchStackCheckCodeAt and RevertStackCheckCode. (Closed)

Created:
9 years, 10 months ago by Karl Klose
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM: Implement PatchStackCheckCodeAt and RevertStackCheckCode. Remove a failing test expectation from mjsunit.status.

Patch Set 1 #

Patch Set 2 : Add instruction cache flushing. #

Patch Set 3 : Add instruction cache flushing. #

Patch Set 4 : Flush CPU instruction cache. #

Patch Set 5 : Minor edits. #

Total comments: 16

Patch Set 6 : Address comments. #

Patch Set 7 : Remove test fail expectations from mjsunit.status. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -5 lines) Patch
M src/arm/deoptimizer-arm.cc View 1 2 3 4 5 6 1 chunk +50 lines, -2 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Karl Klose
9 years, 10 months ago (2011-02-04 13:16:57 UTC) #1
Søren Thygesen Gjesse
LGTM with comments. http://codereview.chromium.org/6410029/diff/2003/src/arm/deoptimizer-arm.cc File src/arm/deoptimizer-arm.cc (right): http://codereview.chromium.org/6410029/diff/2003/src/arm/deoptimizer-arm.cc#newcode129 src/arm/deoptimizer-arm.cc:129: // 2a ?? ?? ?? bcs ...
9 years, 10 months ago (2011-02-04 13:54:27 UTC) #2
Karl Klose
http://codereview.chromium.org/6410029/diff/2003/src/arm/deoptimizer-arm.cc File src/arm/deoptimizer-arm.cc (right): http://codereview.chromium.org/6410029/diff/2003/src/arm/deoptimizer-arm.cc#newcode129 src/arm/deoptimizer-arm.cc:129: // 2a ?? ?? ?? bcs ok On 2011/02/04 ...
9 years, 10 months ago (2011-02-04 18:06:49 UTC) #3
Søren Thygesen Gjesse
LGTM
9 years, 10 months ago (2011-02-09 12:56:53 UTC) #4
Karl Klose
Soeren, could you have another look? I have removed a test expectation for simple-osr.js, which ...
9 years, 10 months ago (2011-02-14 10:19:26 UTC) #5
Søren Thygesen Gjesse
9 years, 10 months ago (2011-02-14 11:09:13 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698