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

Issue 1018873002: [turbofan] Improve ChangeLowering. (Closed)

Created:
5 years, 9 months ago by Benedikt Meurer
Modified:
5 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Improve ChangeLowering. - Use representation information provided by the type system to skip SMI checks. - Fix combining of ChangeTaggedToFloat64 with JSToNumber now that JS operators can produce control. - Remove the unnecessary abstraction of smi/field offsets. - Improve unit test coverage. - Various cosmetic fixes. R=svenpanne@chromium.org Committed: https://crrev.com/45434d575eef59fd5936f7eba0ba6b2fff4d642d Cr-Commit-Position: refs/heads/master@{#27250}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+360 lines, -303 lines) Patch
M src/compiler/change-lowering.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/change-lowering.cc View 5 chunks +129 lines, -76 lines 0 comments Download
M test/unittests/compiler/change-lowering-unittest.cc View 13 chunks +230 lines, -226 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Benedikt Meurer
5 years, 9 months ago (2015-03-18 06:10:42 UTC) #1
Benedikt Meurer
PTAL
5 years, 9 months ago (2015-03-18 06:14:56 UTC) #2
Sven Panne
lgtm
5 years, 9 months ago (2015-03-18 07:26:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018873002/1
5 years, 9 months ago (2015-03-18 07:26:15 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-18 07:27:38 UTC) #6
commit-bot: I haz the power
5 years, 9 months ago (2015-03-18 07:27:53 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/45434d575eef59fd5936f7eba0ba6b2fff4d642d
Cr-Commit-Position: refs/heads/master@{#27250}

Powered by Google App Engine
This is Rietveld 408576698