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

Issue 1415573013: MIPS: Remove CallFunctionStub, always call through the Call builtin (also from CallIC). (Closed)

Created:
5 years, 1 month ago by akos.palfi.imgtec
Modified:
5 years, 1 month ago
Reviewers:
kilvadyb, paul.l...
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS: Remove CallFunctionStub, always call through the Call builtin (also from CallIC). Port for https://codereview.chromium.org/1407373007/ BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -366 lines) Patch
M src/crankshaft/mips/lithium-codegen-mips.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M src/crankshaft/mips64/lithium-codegen-mips64.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 9 chunks +13 lines, -16 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 9 chunks +13 lines, -16 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 5 chunks +8 lines, -159 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 5 chunks +8 lines, -161 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
akos.palfi.imgtec
5 years, 1 month ago (2015-11-05 12:39:56 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698