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

Issue 8574073: MIPS: Landing: [hydrogen] optimize switch with string clauses. (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
9 years, 1 month ago
Reviewers:
Paul Lind, fschneider, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Landing: [hydrogen] optimize switch with string clauses. Port r10019 (9bbb78bf) Original commit message: Patch by Fedor Indutny <fedor.indutny@gmail.com>;. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10043

Patch Set 1 #

Patch Set 2 : Rebased on r10041 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -20 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +60 lines, -20 lines 0 comments Download
M src/mips/lithium-mips.h View 3 chunks +33 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 4 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kisg
This commit depends on: http://codereview.chromium.org/8557003/
9 years, 1 month ago (2011-11-17 21:35:52 UTC) #1
kisg
Rebased on r10041
9 years, 1 month ago (2011-11-21 22:10:38 UTC) #2
fschneider
lgtm Thanks for the patch!
9 years, 1 month ago (2011-11-22 13:49:13 UTC) #3
fschneider
9 years, 1 month ago (2011-11-22 13:52:24 UTC) #4
Landed in r10043.

Powered by Google App Engine
This is Rietveld 408576698