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

Issue 1325004: Avoid calling ToRegister(register) when result is in register already, and re... (Closed)

Created:
10 years, 9 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Avoid calling ToRegister(register) when result is in register already, and register is shared. Committed: http://code.google.com/p/v8/source/detail?r=4260

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M src/ia32/virtual-frame-ia32.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M test/mjsunit/codegen-coverage.js View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
William Hesse
10 years, 9 months ago (2010-03-25 10:02:42 UTC) #1
Mads Ager (chromium)
LGTM
10 years, 9 months ago (2010-03-25 10:21:20 UTC) #2
William Hesse
Regression test added. Test fails without this fix.
10 years, 9 months ago (2010-03-25 11:39:19 UTC) #3
Mads Ager (chromium)
10 years, 9 months ago (2010-03-25 11:50:40 UTC) #4
LGTM. Thanks for adding the test.

Powered by Google App Engine
This is Rietveld 408576698