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

Issue 11098043: Simplify some of the startup code for SubStringStub::Generate. (Closed)

Created:
8 years, 2 months ago by JF
Modified:
8 years, 1 month ago
Reviewers:
ulan, Toon Verwaest
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@master
Visibility:
Public.

Description

Simplify some of the startup code for SubStringStub::Generate. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=12887

Patch Set 1 #

Patch Set 2 : Use ROR instead of ASR, which actually does what I wanted it to do. #

Patch Set 3 : Rebased. #

Patch Set 4 : Rebase. #

Patch Set 5 : Clarify comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -18 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 3 4 1 chunk +16 lines, -11 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 2 2 chunks +9 lines, -6 lines 0 comments Download
M src/arm/simulator-arm.cc View 1 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
JF
This adds ROR simulation on ARM from issue 11033005 (still in review).
8 years, 2 months ago (2012-10-11 12:40:14 UTC) #1
JF
I clarified the comments, please review to see if it makes sense :-)
8 years, 2 months ago (2012-10-12 15:41:23 UTC) #2
JF
On 2012/10/12 15:41:23, JF wrote: > I clarified the comments, please review to see if ...
8 years, 2 months ago (2012-10-16 00:59:52 UTC) #3
Toon Verwaest
lgtm
8 years, 2 months ago (2012-10-16 09:48:55 UTC) #4
ulan
On 2012/10/16 09:48:55, Toon Verwaest wrote: > lgtm I will land it after http://codereview.chromium.org/11033005/ because ...
8 years, 2 months ago (2012-10-17 09:47:27 UTC) #5
ulan
[+v8-dev]
8 years, 2 months ago (2012-10-22 14:33:47 UTC) #6
ulan
8 years, 1 month ago (2012-11-07 13:22:46 UTC) #7
Landed in r12887.

Powered by Google App Engine
This is Rietveld 408576698