[turbofan] Fix obsolete workaround for type system in simplified lowering.
authorbmeurer <bmeurer@chromium.org>
Tue, 17 Mar 2015 12:35:51 +0000 (05:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 17 Mar 2015 12:36:06 +0000 (12:36 +0000)
commit77b6a076f35d8e09715f780ce953a6519855a5ba
tree6f853a8c7dbb7ab0f92b40b66e7f396b32f24b57
parent85a0e8075f433fe92c9a4f2df3c86d14000580d9
[turbofan] Fix obsolete workaround for type system in simplified lowering.

Ranges and bitset types now work together, so we don't need these weird
hacks anymore.

R=jarin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27237}
src/compiler/simplified-lowering.cc