[turbofan] Remove the useless SimplifiedOperatorReducer.
authorbmeurer <bmeurer@chromium.org>
Thu, 28 May 2015 08:38:02 +0000 (01:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 28 May 2015 08:38:13 +0000 (08:38 +0000)
commit19482d29e525ab939224ca9c24dba6e22be92da3
tree7d5bdb2793c7ed763a0dae8ff18ab49c676674e2
parent388e791df91c299507d62f91bc4f618a4dc80276
[turbofan] Remove the useless SimplifiedOperatorReducer.

The SimplifiedOperatorReducer is (mostly) unused, except for the very
rough store elimination, and just eats compilation time.

R=jarin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#28673}
BUILD.gn
src/compiler/pipeline.cc
src/compiler/simplified-operator-reducer.cc [deleted file]
src/compiler/simplified-operator-reducer.h [deleted file]
test/unittests/compiler/simplified-operator-reducer-unittest.cc [deleted file]
test/unittests/unittests.gyp
tools/gyp/v8.gyp