Refactored the final parts of the TurboFan pipeline a bit.
authorSven Panne <svenpanne@chromium.org>
Fri, 13 Feb 2015 10:35:18 +0000 (11:35 +0100)
committerSven Panne <svenpanne@chromium.org>
Fri, 13 Feb 2015 10:35:34 +0000 (10:35 +0000)
commite9fd6b083625c8bc253013dd4eda82be81673204
tree00cf150820043ae5d6cfc9f71dc8581bf4a6e318
parent2cfebcf92e8518f9c970ce72d2c4fabfae4e1e06
Refactored the final parts of the TurboFan pipeline a bit.

This removed some inconsistent/duplicated code and made the testing
side entrance much simpler: Now it simply constructs a pipeline and
hands off to the "tail" of the normal pipeline.

R=danno@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26637}
src/compiler/pipeline.cc
src/compiler/pipeline.h