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

Issue 683793003: [turbofan] fold constants in compares (Closed)

Created:
6 years, 1 month ago by dcarney
Modified:
6 years, 1 month ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] fold constants in compares R=bmeurer@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -104 lines) Patch
M src/compiler/machine-operator-reducer.h View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M src/compiler/machine-operator-reducer.cc View 1 2 3 4 5 3 chunks +191 lines, -104 lines 0 comments Download
M test/unittests/compiler/machine-operator-reducer-unittest.cc View 1 2 3 4 5 2 chunks +43 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
dcarney
updated, ptal
6 years, 1 month ago (2014-10-28 15:03:41 UTC) #2
Benedikt Meurer
lgtm
6 years, 1 month ago (2014-10-30 07:32:48 UTC) #3
Benedikt Meurer
6 years, 1 month ago (2014-10-30 07:54:27 UTC) #4
Actually NOT LGTM, because it breaks the Unity3D WebGL Benchmark.

Powered by Google App Engine
This is Rietveld 408576698