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

Issue 6927044: Extract common code in string compare loops. (Closed)

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

Description

Extract common code in string compare loops. Committed: http://code.google.com/p/v8/source/detail?r=7809

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -161 lines) Patch
M src/arm/code-stubs-arm.h View 1 chunk +10 lines, -3 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 3 chunks +45 lines, -53 lines 0 comments Download
M src/ia32/code-stubs-ia32.h View 1 chunk +9 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 5 chunks +37 lines, -51 lines 0 comments Download
M src/x64/code-stubs-x64.h View 1 chunk +9 lines, -3 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +36 lines, -48 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 7 months ago (2011-05-05 14:55:35 UTC) #1
Mads Ager (chromium)
9 years, 7 months ago (2011-05-06 09:15:43 UTC) #2
LGTM, thanks for the cleanup!

Powered by Google App Engine
This is Rietveld 408576698