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

Issue 16240003: Improve smi support in crankshaft (Closed)

Created:
7 years, 6 months ago by Toon Verwaest
Modified:
7 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Improve smi support in crankshaft - Recover smi in phis if inputs are smi-typed - Don't record smi-typed values as pointers BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14926

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -105 lines) Patch
M src/hydrogen.cc View 1 1 chunk +0 lines, -17 lines 0 comments Download
M src/hydrogen-instructions.h View 1 9 chunks +27 lines, -32 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 3 chunks +6 lines, -54 lines 0 comments Download
M src/lithium-allocator.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Toon Verwaest
PTAL
7 years, 6 months ago (2013-05-31 10:41:22 UTC) #1
Jakob Kummerow
https://chromiumcodereview.appspot.com/16240003/diff/2001/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://chromiumcodereview.appspot.com/16240003/diff/2001/src/hydrogen-instructions.cc#newcode3568 src/hydrogen-instructions.cc:3568: bool tagged_smi_occurred = false; I don't think we should ...
7 years, 6 months ago (2013-05-31 16:39:40 UTC) #2
Toon Verwaest
PTAL
7 years, 6 months ago (2013-06-03 11:52:25 UTC) #3
Jakob Kummerow
lgtm
7 years, 6 months ago (2013-06-03 15:38:44 UTC) #4
Toon Verwaest
7 years, 6 months ago (2013-06-03 16:57:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r14926 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698