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

Issue 685713002: [turbofan] Reduce (x & K) & K to x & K. (Closed)

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

Description

[turbofan] Reduce (x & K) & K to x & K. TEST=unittests R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24931

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M src/compiler/machine-operator-reducer.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M test/unittests/compiler/machine-operator-reducer-unittest.cc View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
6 years, 1 month ago (2014-10-28 11:53:47 UTC) #1
dcarney
lgtm
6 years, 1 month ago (2014-10-28 11:55:07 UTC) #2
Benedikt Meurer
6 years, 1 month ago (2014-10-28 11:57:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24931 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698