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

Introduce OptLevel() in jit #77465

Closed
wants to merge 17 commits into from
Closed

Introduce OptLevel() in jit #77465

wants to merge 17 commits into from

Commits on Oct 27, 2022

  1. Test

    EgorBo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c045cf9 View commit details
    Browse the repository at this point in the history
  2. Fix source of regressions

    EgorBo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d23dfab View commit details
    Browse the repository at this point in the history
  3. Make it zero-diff

    EgorBo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    648220e View commit details
    Browse the repository at this point in the history
  4. Clean up

    EgorBo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8f9e54d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    46f1b20 View commit details
    Browse the repository at this point in the history
  2. fix arm64 regression

    EgorBo committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    17cdad1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. zero diff

    EgorBo committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7105010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a61ce7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    f379257 View commit details
    Browse the repository at this point in the history
  2. jit-format

    EgorBo committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    23cc22d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    c473e12 View commit details
    Browse the repository at this point in the history
  2. Fix diffs

    EgorBo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    e13dd69 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Merge branch 'main' of github.com:dotnet/runtime into jit-optlevel

    # Conflicts:
    #	src/coreclr/jit/codegencommon.cpp
    EgorBo committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    932bf13 View commit details
    Browse the repository at this point in the history
  2. fix build

    EgorBo committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0a40fba View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    9cb3adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c09fd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge branch 'main' of github.com:dotnet/runtime into jit-optlevel

    # Conflicts:
    #	src/coreclr/jit/lower.cpp
    EgorBo committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    54bc2dc View commit details
    Browse the repository at this point in the history