Description[turbofan] Refactoring around the instruction scheduler.
Extract the logic to find out the best candidate out of the core of the
scheduler. It allows more flexibility and make it easy to change the
policy use to schedule the basic blocks.
This patch also provide a new algorithm to randomly schedule the code
in order to perform stress tests on the scheduler.
R=jarin@chromium.org
Committed: https://crrev.com/a2ceaa2390d489c07cfc4305d18cc39b7aecac35
Cr-Commit-Position: refs/heads/master@{#34156}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|