• Jakob Gruber's avatar
    [turboprop] Add TURBOPROP code kind · 75b8c238
    Jakob Gruber authored
    Turboprop-generated Code objects will now have the dedicated
    TURBOPROP code kind instead of OPTIMIZED_FUNCTION. When possible,
    the code kind is used as the source of truth instead of
    FLAG_turboprop. This is the initial step towards implementing
    tier-up from Turboprop to Turbofan.
    
    Future work: Rename OPTIMIZED_FUNCTION to TURBOFAN, rename STUB to
    DEOPT_ENTRIES_OR_FOR_TESTING, implement TP tier-up.
    
    No-Try: true
    Bug: v8:9684
    Cq-Include-Trybots: luci.v8.try:v8_linux64_fyi_rel_ng
    Change-Id: I3c9308718d7e9a2b7e6796e7ea94f17e5ff84c0a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2424140
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarMythri Alle <mythria@chromium.org>
    Reviewed-by: 's avatarRoss McIlroy <rmcilroy@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#70213}
    75b8c238
Name
Last commit
Last update
..
OWNERS Loading commit data...
code-events.h Loading commit data...
counters-definitions.h Loading commit data...
counters-inl.h Loading commit data...
counters.cc Loading commit data...
counters.h Loading commit data...
local-logger.cc Loading commit data...
local-logger.h Loading commit data...
log-inl.h Loading commit data...
log-utils.cc Loading commit data...
log-utils.h Loading commit data...
log.cc Loading commit data...
log.h Loading commit data...
metrics.cc Loading commit data...
metrics.h Loading commit data...
tracing-flags.cc Loading commit data...
tracing-flags.h Loading commit data...