[turbofan] Reduce (x & K) & K to x & K.
authorbmeurer@chromium.org <bmeurer@chromium.org>
Tue, 28 Oct 2014 11:57:20 +0000 (11:57 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org>
Tue, 28 Oct 2014 11:57:44 +0000 (11:57 +0000)
commit3a089bf9a0d8b5d62d3c538c2f8b117147a390a4
tree04dd934a334d5a4d835e87caa272a49ca9314081
parentd02f7210ef36ed8e4401a27128bfbdb963977a03
[turbofan] Reduce (x & K) & K to x & K.

TEST=unittests
R=dcarney@chromium.org

Review URL: https://codereview.chromium.org/685713002

Cr-Commit-Position: refs/heads/master@{#24931}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24931 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/machine-operator-reducer.cc
test/unittests/compiler/machine-operator-reducer-unittest.cc