[turbofan] Narrow upper bounds during typed lowering.
authorBenedikt Meurer <bmeurer@chromium.org>
Thu, 4 Dec 2014 11:19:28 +0000 (12:19 +0100)
committerBenedikt Meurer <bmeurer@chromium.org>
Thu, 4 Dec 2014 11:19:40 +0000 (11:19 +0000)
commit73b4af7aa69178d8446fc1402032c77462f2c7d6
treeed6265a15ce22aaf94902a903e04569d635d971f
parentb98a37113dce7da2b0da4746cc352cb37e63f3f1
[turbofan] Narrow upper bounds during typed lowering.

This is a temporary solution, which optionally narrows upper bounds of
nodes when changing the operator of a node.

R=jarin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25658}
src/compiler/js-typed-lowering.cc