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

Issue 14354003: HArgument instructions currently require a frame. In Lithium we can ensure a frame (Closed)

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

Description

HArgument instructions currently require a frame. In Lithium we can ensure a frame is created for these instructions via a compile info flag. BUG= Committed: https://code.google.com/p/v8/source/detail?r=14339

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -3 lines) Patch
M src/arm/lithium-arm.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler.h View 2 chunks +10 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Danno, here is the fix you suggested for the HArguments/frame issues. It works well for ...
7 years, 8 months ago (2013-04-18 12:21:11 UTC) #1
danno
lgtm
7 years, 8 months ago (2013-04-18 15:22:41 UTC) #2
mvstanton
7 years, 8 months ago (2013-04-18 15:44:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14339 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698