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

Issue 7886028: MIPS: port Remove in-loop tracking for call ICs. (Closed)

Created:
9 years, 3 months ago by Paul Lind
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: port Remove in-loop tracking for call ICs. port r9260 (af9cfd83). Original commit message: We passed this flag around in a lot of places and had differenc call ICs based on it, but never did any real specialization based on its value. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9269 Committed: http://code.google.com/p/v8/source/detail?r=9271

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -19 lines) Patch
M src/mips/full-codegen-mips.cc View 5 chunks +5 lines, -11 lines 0 comments Download
M src/mips/ic-mips.cc View 3 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
Hi Kevin -- Simple port, but this one broke the build for mips. If you ...
9 years, 3 months ago (2011-09-14 01:39:29 UTC) #1
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-14 08:03:12 UTC) #2
LGTM, I will commit.

Powered by Google App Engine
This is Rietveld 408576698