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

Issue 12082046: ARM Deoptimizer: fix TODO from r13484 (Closed)

Created:
7 years, 10 months ago by hans
Modified:
7 years, 10 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

ARM Deoptimizer: fix TODO from r13484 This lets the Deoptimizer pointer stay in r0, saving a mov and simplifying the code a little. BUG=none TEST=Tested with test/mjsunit/math-floor-of-div.js, this fails reliably if OSR is broken Committed: https://code.google.com/p/v8/source/detail?r=13550

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -12 lines) Patch
M src/arm/deoptimizer-arm.cc View 3 chunks +7 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hans
7 years, 10 months ago (2013-01-29 13:01:24 UTC) #1
ulan
LGTM, I will land it for you.
7 years, 10 months ago (2013-01-30 10:11:45 UTC) #2
ulan
7 years, 10 months ago (2013-01-30 10:24:06 UTC) #3
Message was sent while issue was closed.
Committed manually as r13550 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698