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

Issue 10066009: Remove CheckNotRegistersEqual regexp-masm function from all architectures. (Closed)

Created:
8 years, 8 months ago by kalmard
Modified:
8 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove CheckNotRegistersEqual regexp-masm function from all architectures. This is based on a suggestion at http://codereview.chromium.org/9721011/ and can be landed on top of that change. BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -67 lines) Patch
M src/arm/regexp-macro-assembler-arm.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/arm/regexp-macro-assembler-arm.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M src/ia32/regexp-macro-assembler-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/regexp-macro-assembler-ia32.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/mips/regexp-macro-assembler-mips.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/regexp-macro-assembler-mips.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/regexp-macro-assembler.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/regexp-macro-assembler-irregexp.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/regexp-macro-assembler-irregexp.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/regexp-macro-assembler-tracer.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/regexp-macro-assembler-tracer.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/x64/regexp-macro-assembler-x64.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/regexp-macro-assembler-x64.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 8 months ago (2012-04-12 11:06:06 UTC) #1
Erik Corry
8 years, 6 months ago (2012-06-06 07:50:51 UTC) #2
Committed as 11721.  Thanks, and sorry for the delay.

Powered by Google App Engine
This is Rietveld 408576698