Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: v8/v8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c171880
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 043ecd7
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 22, 2021

  1. Merged: [compiler] Fix off-by-one error in kAdditiveSafeInteger

    Revision: 798fbcb
    
    BUG=chromium:1198705
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    
    Change-Id: Ifc210e7932f43088e858f6bdac6d9bcdec6e63f5
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2844654
    Reviewed-by: Georg Neis <[email protected]>
    Commit-Queue: Georg Neis <[email protected]>
    Cr-Commit-Position: refs/branch-heads/9.0@{#43}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    GeorgNeis authored and Commit Bot committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7c299ae View commit details
    Browse the repository at this point in the history
  2. Version 9.0.257.22

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I51026440e6c657a1d015f9bb12fc1348386c6279
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2845318
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.0@{#44}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    V8 Autoroll committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    748101d View commit details
    Browse the repository at this point in the history
  3. Merged: [TurboFan] Fix SpeculativeNumberEqual[Number] with undefined

    (cherry picked from commit 7c7cdec)
    
    Bug: chromium:1198309, v8:5660
    No-Try: true
    No-Presubmit: true
    No-Tree-Checks: true
    Change-Id: I9cb5f66643c0c0ab9b18ca953cf85d2f6aa84b42
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2827899
    Reviewed-by: Georg Neis <[email protected]>
    Commit-Queue: Nico Hartmann <[email protected]>
    Cr-Original-Commit-Position: refs/heads/master@{#74038}
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2844660
    Cr-Commit-Position: refs/branch-heads/9.0@{#45}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    nico-hartmann authored and Commit Bot committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    df40e08 View commit details
    Browse the repository at this point in the history
  4. Version 9.0.257.23

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: Ide64e58c6d57b590293f225913fb7c81bd532a22
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2846714
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.0@{#46}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    V8 Autoroll committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    8056ff4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merged: Reland "[compiler] Fix more truncation bugs in SimplifiedLowe…

    …ring"
    
    This is a reland of 47077d9 without
    changes. The revert was false alarm.
    
    Original change's description:
    > [compiler] Fix more truncation bugs in SimplifiedLowering
    >
    > Bug: chromium:1200490
    > Change-Id: I3555b6d99bdb4b4e7c302a43a82c17e8bff84ebe
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2840452
    > Reviewed-by: Nico Hartmann <[email protected]>
    > Commit-Queue: Georg Neis <[email protected]>
    > Cr-Commit-Position: refs/heads/master@{#74097}
    
    (cherry picked from commit e4a580c)
    
    Bug: chromium:1200490
    Tbr: [email protected]
    No-Try: true
    No-Presubmit: true
    No-Tree-Checks: true
    Change-Id: Iedddcf2d0117fa59dc9d7a3604ef203808ad2903
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2850159
    Reviewed-by: Georg Neis <[email protected]>
    Commit-Queue: Georg Neis <[email protected]>
    Cr-Commit-Position: refs/branch-heads/9.0@{#47}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    GeorgNeis authored and Commit Bot committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    97ad045 View commit details
    Browse the repository at this point in the history
  2. Version 9.0.257.24

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I7e19ab3f90421acfa4a4525fe5c71fb440db8b3f
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2850387
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.0@{#48}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    V8 Autoroll committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    043ecd7 View commit details
    Browse the repository at this point in the history
Loading