Pretenuring decision of outermost literal is propagated to inner literals.
authorHannes Payer <hpayer@chromium.org>
Wed, 29 Jul 2015 09:56:21 +0000 (11:56 +0200)
committerHannes Payer <hpayer@chromium.org>
Wed, 29 Jul 2015 09:56:44 +0000 (09:56 +0000)
commitaa84551622799c6c44b8ee60ea6c40405465177a
tree78c10e40a21fc4fbc49aa6ca377e1225c791cf9b
parentb7e6da19e2030b1c09f150edad9587e4837229c9
Pretenuring decision of outermost literal is propagated to inner literals.

Literals should stay together to simplify allocation folding. This CL takes the pretenuring information from the outermost literal and applies it to the inner liberals.

BUG=chromium:514721
LOG=n
R=mvstanton@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#29903}
src/hydrogen.cc