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

Issue 8896022: MIPS: Reland 10216 - Optimize the equality check case of ICCompare stubs. (Closed)

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

Description

MIPS: Reland 10216 - Optimize the equality check case of ICCompare stubs. Port r10219 (56686b). Original commit message: Now with arm and x64 support. Additionally, added default unreachable case to switch statement in CompareIC::TargetState to make win and mac compilers happy. Reviewer guide: This is an exact copy of 10216 except: src/arm/* src/x64/* src/ic.cc (added default case to swith in CompareIC::TargetState) BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10232

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -12 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +25 lines, -12 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
9 years ago (2011-12-10 13:32:37 UTC) #1
Rico
9 years ago (2011-12-12 06:32:52 UTC) #2
LGTM, thanks, I will land it.

Powered by Google App Engine
This is Rietveld 408576698