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

Issue 9271068: MIPS: Support inlining at call-sites with mismatched number of arguments. (Closed)

Created:
8 years, 11 months ago by kalmard
Modified:
8 years, 11 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Support inlining at call-sites with mismatched number of arguments. Port r10483 (8785a3ef) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10512

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -18 lines) Patch
M src/mips/builtins-mips.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 4 chunks +110 lines, -13 lines 0 comments Download
M src/mips/frames-mips.h View 2 chunks +5 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M src/mips/lithium-mips.cc View 4 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 11 months ago (2012-01-26 10:22:44 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-26 10:43:27 UTC) #2
lgtm I will land.

Powered by Google App Engine
This is Rietveld 408576698