Reviewers: Jarin, Benedikt Meurer,

Description:
[turbofan] Greedy: split around calls heuristic.

Once  a range is found to have a conflict, split around all the calls it
crosses over, since it will anyway have conflicts there, too.

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

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

Affected files (+104, -7 lines):
  M src/compiler/greedy-allocator.h
  M src/compiler/greedy-allocator.cc
  M src/flag-definitions.h
  M test/unittests/compiler/register-allocator-unittest.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to