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

Avoid boxing in Enum.HasFlag in Tier0 #89348

Merged
merged 8 commits into from
Jul 27, 2023
Merged

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    49ca061 View commit details
    Browse the repository at this point in the history
  2. rename variable

    EgorBo committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b22ed41 View commit details
    Browse the repository at this point in the history
  3. oops

    EgorBo committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7b67e2f View commit details
    Browse the repository at this point in the history
  4. Update src/coreclr/jit/importer.cpp

    Co-authored-by: Michał Petryka <35800402+MichalPetryka@users.noreply.github.com>
    EgorBo and MichalPetryka committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    a631540 View commit details
    Browse the repository at this point in the history
  5. Clean up

    EgorBo committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    59ac5c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update src/coreclr/jit/importer.cpp

    Co-authored-by: Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
    EgorBo and jakobbotsch committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5ba19fb View commit details
    Browse the repository at this point in the history
  2. Clean up

    EgorBo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    de613c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Update importer.cpp

    EgorBo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ebc1fa9 View commit details
    Browse the repository at this point in the history