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

Issue 58853003: MIPS: Try to use Push instead of push sequences whenever possible. (Closed)

Created:
7 years, 1 month ago by kilvadyb
Modified:
7 years, 1 month ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Try to use Push instead of push sequences whenever possible. Port r17466 (e519285) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -63 lines) Patch
M src/mips/builtins-mips.cc View 4 chunks +8 lines, -18 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 14 chunks +32 lines, -41 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 1 month ago (2013-11-05 19:17:04 UTC) #1
Paul Lind
lgtm
7 years, 1 month ago (2013-11-05 19:54:53 UTC) #2
Paul Lind
7 years, 1 month ago (2013-11-05 19:57:39 UTC) #3
Committed as r17507.

Powered by Google App Engine
This is Rietveld 408576698