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

Issue 564883002: MIPS: Turbofan needs a code handle and a CallInterfaceDescriptor. (Closed)

Created:
6 years, 3 months ago by balazs.kilvady
Modified:
6 years, 3 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Turbofan needs a code handle and a CallInterfaceDescriptor. Port r23877 (bd09296) Original commit message: At the same time we spread knowledge about how to create the initial IC code object too widely. Consolidate code creation and unify it with a descriptor via CodeFactory. BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=23884

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 3 months ago (2014-09-11 16:54:19 UTC) #2
paul.l...
lgtm.
6 years, 3 months ago (2014-09-11 17:00:30 UTC) #3
balazs.kilvady
6 years, 3 months ago (2014-09-11 17:02:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23884 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698