Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT: Move targets of hot jumps to create fallthrough post-RPO layout #102927

Merged
merged 9 commits into from
Jun 17, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    94298cc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Move forward jumps

    amanasifkhalid committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8108a9a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    b4c3304 View commit details
    Browse the repository at this point in the history
  2. Fix x86 EH failures

    amanasifkhalid committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2b43273 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    b3e8e5c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b202424 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    42576f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701682b View commit details
    Browse the repository at this point in the history
  3. Fix build

    amanasifkhalid committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a5c528e View commit details
    Browse the repository at this point in the history