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

Issue 59853002: MIPS: Use loop to initialize locals when optimizing for size. (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: Use loop to initialize locals when optimizing for size. Port r17465 (9f3f3d1) BUG=

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 1 month ago (2013-11-05 13:45:26 UTC) #1
Paul Lind
lgtm
7 years, 1 month ago (2013-11-05 17:50:32 UTC) #2
Paul Lind
7 years, 1 month ago (2013-11-05 17:54:00 UTC) #3
Committed as r17505.

Powered by Google App Engine
This is Rietveld 408576698