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

Issue 9669026: MIPS: Inline inequality compares of strings into CompareICStub (Closed)

Created:
8 years, 9 months ago by kalmard
Modified:
8 years, 9 months ago
Reviewers:
kisg, Paul Lind, danno, Yang
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Inline inequality compares of strings into CompareICStub Port r10988 (c6c9ebb5). Original commit message: Inline inequality compares of strings into CompareICStub instead of jumping into the CompareStub that handles the generic case. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11002

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -17 lines) Patch
M src/mips/code-stubs-mips.cc View 2 chunks +30 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 9 months ago (2012-03-10 09:53:13 UTC) #1
Yang
8 years, 9 months ago (2012-03-12 08:23:50 UTC) #2
On 2012/03/10 09:53:13, kalmard wrote:

LGTM, landing.

Powered by Google App Engine
This is Rietveld 408576698