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

Issue 8983018: Avoid recording unnecessary deoptimization environments in a couple of places. (Closed)

Created:
8 years, 11 months ago by fschneider
Modified:
8 years, 11 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Avoid recording unnecessary deoptimization environments in a couple of places. This reduces the number of uses and potentially shortens live ranges.

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -33 lines) Patch
M src/arm/lithium-arm.cc View 1 4 chunks +22 lines, -7 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 4 chunks +23 lines, -9 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 4 chunks +22 lines, -7 lines 0 comments Download
M src/runtime.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 4 chunks +23 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
A small code review.
8 years, 11 months ago (2012-01-04 15:38:15 UTC) #1
Michael Starzinger
8 years, 11 months ago (2012-01-10 14:46:01 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698