v8/src/flags
Ross McIlroy a90596329f [TurboProp] Add framework to pipeline.cc for a fast register allocator.
Adds basic framework to pipeline.cc to enable a seperate fast register
allocator for the TurboProp mid-tier. As part of this, common logic as
well as a base class for RegisterAllocationData is moved to a seperate
register-allocation.h header file. The current register allocator's
RegisterAllocationData is renamed to TopTierRegisterAllocationData, and
the former name is the new base class held in PipelineData.

BUG=v8:9684

Change-Id: I28285b7d6112505bf90e88ea3cda66d03dfabc74
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2295359
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68852}
2020-07-14 20:38:34 +00:00
..
flag-definitions.h [TurboProp] Add framework to pipeline.cc for a fast register allocator. 2020-07-14 20:38:34 +00:00
flags.cc [snapshot] enable mksnapshot usage to be displayed 2020-07-14 17:58:27 +00:00
flags.h [snapshot] enable mksnapshot usage to be displayed 2020-07-14 17:58:27 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00