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

Issue 22391008: MIPS: Optimize DoCheckMaps. (Closed)

Created:
7 years, 4 months ago by Paul Lind
Modified:
7 years, 4 months ago
Reviewers:
kisg, palfia, kilvadyb, danno, dusmil
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Optimize DoCheckMaps. This simple change moves the Deoptimize call into the Deopt table where it belongs, and shortens the inline map-check. Gives a surprisingly large performance gain, around 4% on Octane. BUG= R=gergely@homejinni.com Committed: https://code.google.com/p/v8/source/detail?r=16115

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Paul Lind
PTAL.
7 years, 4 months ago (2013-08-07 20:56:07 UTC) #1
palfia
It looks good to me, thanks for optimizing this!
7 years, 4 months ago (2013-08-07 21:19:21 UTC) #2
kisg
LGTM
7 years, 4 months ago (2013-08-08 04:55:56 UTC) #3
Paul Lind
7 years, 4 months ago (2013-08-08 05:04:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r16115 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698