• bmeurer's avatar
    [turbofan] Enable concurrent (re)compilation. · ff19726d
    bmeurer authored
    Refactor the TurboFan pipeline to allow for concurrent recompilation in
    the same way that Crankshaft does it. For now we limit the concurrent
    phases to scheduling, instruction selection, register allocation and
    jump threading.
    
    R=mstarzinger@chromium.org, ahaas@chromium.org, jarin@chromium.org
    
    Review URL: https://codereview.chromium.org/1179393008
    
    Cr-Commit-Position: refs/heads/master@{#35818}
    ff19726d
pipeline-statistics.h 2.34 KB