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

Issue 12026002: MIPS: Additional work to get array literal allocation tracking working, even with --always-opt (Closed)

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

Description

MIPS: Additional work to get array literal allocation tracking working, even with --always-opt Port r13406 (796a9f11) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=13441

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -50 lines) Patch
M src/mips/code-stubs-mips.cc View 7 chunks +11 lines, -17 lines 0 comments Download
M src/mips/codegen-mips.cc View 6 chunks +15 lines, -4 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +12 lines, -12 lines 0 comments Download
M src/mips/ic-mips.cc View 5 chunks +14 lines, -5 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 9 chunks +30 lines, -9 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
7 years, 11 months ago (2013-01-17 23:54:30 UTC) #1
mvstanton
7 years, 11 months ago (2013-01-18 16:02:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698