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

Issue 267433003: MIPS: Simplify feedback vector creation and store in SharedFunctionInfo. (Closed)

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

Description

MIPS: Simplify feedback vector creation and store in SharedFunctionInfo. Port r21085 (782ce81) LOG=N BUG=v8:3212

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 7 months ago (2014-04-30 15:15:57 UTC) #1
Paul Lind
lgtm
6 years, 7 months ago (2014-04-30 15:22:19 UTC) #2
Paul Lind
6 years, 7 months ago (2014-04-30 15:28:52 UTC) #3
Committed as r21098.

Powered by Google App Engine
This is Rietveld 408576698