1. 04 Sep, 2015 2 commits
    • mtrofin's avatar
      [turbofan] Greedy: split around calls heuristic. · db646fb2
      mtrofin authored
      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.
      
      Incrementally, from the last change to greedy, this change brings
      overall improvement in benchmarks. In fact, except for 2 regressions
      in Jetstream (splay-latency and date-format-xparb, at 6 and 7%
      respectivelly), everything else is in the green or noise. Quite a few
      benchmarks are over 3%, with a few (zlib, for example) in the double
      digits.
      
      Review URL: https://codereview.chromium.org/1328783002
      
      Cr-Commit-Position: refs/heads/master@{#30579}
      db646fb2
    • v8-autoroll's avatar
      Update V8 DEPS. · 9be35ade
      v8-autoroll authored
      Rolling v8/build/gyp to 2b17e0b26a93e8c9758c23aec6c554da4ca8f0a9
      
      TBR=machenbach@chromium.org,vogelheim@chromium.org,hablich@chromium.org
      
      Review URL: https://codereview.chromium.org/1305273008
      
      Cr-Commit-Position: refs/heads/master@{#30578}
      9be35ade
  2. 03 Sep, 2015 27 commits
  3. 02 Sep, 2015 11 commits