Reviewers: jarin,

Message:
Updates to the greedy allocator. The main progress here is that the bots testing
this should pass; I'm still chasing perf.

Description:
Greedy allocator: Considering conflicts when deciding where to split a
losing range. Some weight calculation tuning. Rudimentary allocator
statistics. Helper flags to aid tuning (plan is to remove them once
tuning completes).

BUG=

Please review this at https://codereview.chromium.org/1132753005/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+368, -113 lines):
  M src/compiler/register-allocator.h
  M src/compiler/register-allocator.cc
  M src/flag-definitions.h


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to