• 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
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...