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: Remove Compiler::fgConnectFallThrough and BBJ_COND fix-ups in loop phases #97191

Closed
wants to merge 15 commits into from

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    d604e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6878ef9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Unblock bool opt

    amanasifkhalid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3a8e943 View commit details
    Browse the repository at this point in the history
  2. Improve asmdiffs

    amanasifkhalid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8043576 View commit details
    Browse the repository at this point in the history
  3. Branch reversal pass

    amanasifkhalid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2500341 View commit details
    Browse the repository at this point in the history
  4. Merge from main

    amanasifkhalid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b2568d3 View commit details
    Browse the repository at this point in the history
  5. Fix loop exit

    amanasifkhalid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    78051ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    358d240 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab1ee76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85430f3 View commit details
    Browse the repository at this point in the history
  9. Overzealous assert?

    amanasifkhalid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    275c58f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge from main

    amanasifkhalid committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    33ef7ca View commit details
    Browse the repository at this point in the history
  2. Remove debug

    amanasifkhalid committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    aad717e View commit details
    Browse the repository at this point in the history
  3. Fix JitStress failures

    amanasifkhalid committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cb0d354 View commit details
    Browse the repository at this point in the history
  4. Update bPrev pointer

    amanasifkhalid committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    335a741 View commit details
    Browse the repository at this point in the history