1. 24 Aug, 2018 2 commits
  2. 23 Aug, 2018 1 commit
  3. 20 Aug, 2018 2 commits
  4. 13 Aug, 2018 3 commits
  5. 09 Aug, 2018 1 commit
  6. 08 Aug, 2018 1 commit
  7. 06 Aug, 2018 1 commit
  8. 23 Jul, 2018 1 commit
  9. 19 Jul, 2018 1 commit
    • Sigurd Schneider's avatar
      Revert "[turbofan] Inline Number constructor in certain cases" · c7a9af61
      Sigurd Schneider authored
      This reverts commit 9eca23e9.
      
      Reason for revert: Clusterfuzz correctness issue
      
      Original change's description:
      > [turbofan] Inline Number constructor in certain cases
      > 
      > This CL adds inlining for the Number constructor if new.target is not
      > present. The lowering is BigInt compatible, i.e. it converts BigInts to
      > numbers.
      > 
      > Bug: v8:7904
      > Change-Id: If03b9f872d82e50b6ded7709069181c33dc44e82
      > Reviewed-on: https://chromium-review.googlesource.com/1118557
      > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
      > Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
      > Reviewed-by: Georg Neis <neis@chromium.org>
      > Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#54454}
      
      TBR=jarin@chromium.org,neis@chromium.org,sigurds@chromium.org,bmeurer@chromium.org
      
      # Not skipping CQ checks because original CL landed > 1 day ago.
      
      Bug: v8:7904
      Change-Id: Ie5fa6c1262b8acc33edb672a0124f4458fcded86
      Reviewed-on: https://chromium-review.googlesource.com/1142777Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
      Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54544}
      c7a9af61
  10. 16 Jul, 2018 1 commit
  11. 09 Jul, 2018 1 commit
  12. 03 Jul, 2018 1 commit
  13. 21 Jun, 2018 2 commits
  14. 19 Jun, 2018 1 commit
  15. 11 Jun, 2018 1 commit
  16. 05 Jun, 2018 1 commit
  17. 30 May, 2018 1 commit
  18. 29 May, 2018 2 commits
  19. 24 May, 2018 1 commit
  20. 22 May, 2018 2 commits
  21. 16 May, 2018 1 commit
  22. 15 May, 2018 1 commit
  23. 14 May, 2018 2 commits
  24. 08 May, 2018 1 commit
  25. 19 Apr, 2018 1 commit
  26. 18 Apr, 2018 1 commit
  27. 13 Apr, 2018 2 commits
  28. 12 Apr, 2018 1 commit
    • Simon Zünd's avatar
      Extend Array.p.sort benchmarks. · 5874911b
      Simon Zünd authored
      This adds benchmarks that sort all element kinds with multiple comparison
      functions. This also adds benchmarks that cause the element kind of
      the array to change after x amount of comparisons.
      The last set of benchmarks that are added, measure performance on
      pre-sorted arrays.
      
      R=jgruber@chromium.org, petermarshall@chromium.org
      
      Bug: v8:7382
      Change-Id: I620de37f4a28f8096682bb708ea4f7a9a21d5316
      Reviewed-on: https://chromium-review.googlesource.com/1009602
      Commit-Queue: Peter Marshall <petermarshall@chromium.org>
      Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52574}
      5874911b
  29. 11 Apr, 2018 2 commits
  30. 10 Apr, 2018 1 commit