• Ross McIlroy's avatar
    [TurboProp] Remove the second schedule for TurboProp. · 22fd9555
    Ross McIlroy authored
    This rearranges the TurboProp pipeline to avoid the need for a second
    schedule of the graph. To do this, it moves the final schedule creation
    before effect-control-linearization (which used a temporary schedule
    previously, and with TurboFan). It then enables the block updater in the
    graph assembler for effect control linearization and does select and
    memory lowering in a new ScheduledMachineLowering phase to maintain
    this existing schedule during these lowering passes.
    
    BUG=v8:9684
    
    Change-Id: I6a7790b010f8b152dd01d85aa95ee5d4f99087a5
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1847351
    Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
    Reviewed-by: 's avatarTobias Tebbi <tebbi@chromium.org>
    Reviewed-by: 's avatarGeorg Neis <neis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#64537}
    22fd9555
Name
Last commit
Last update
..
api Loading commit data...
asmjs Loading commit data...
assembler Loading commit data...
base Loading commit data...
codegen Loading commit data...
compiler Loading commit data...
compiler-dispatcher Loading commit data...
date Loading commit data...
diagnostics Loading commit data...
execution Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
logging Loading commit data...
numbers Loading commit data...
objects Loading commit data...
parser Loading commit data...
profiler Loading commit data...
regress Loading commit data...
strings Loading commit data...
tasks Loading commit data...
torque Loading commit data...
utils Loading commit data...
wasm Loading commit data...
zone Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
run-all-unittests.cc Loading commit data...
test-helpers.cc Loading commit data...
test-helpers.h Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
testcfg.py Loading commit data...
unittests.status Loading commit data...