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

Allow some intrinsics in Tier0 #77357

Merged
merged 12 commits into from Feb 13, 2023
Merged

Allow some intrinsics in Tier0 #77357

merged 12 commits into from Feb 13, 2023

Commits on Oct 23, 2022

  1. Allow some intrinsics in Tier0

    EgorBo committed Oct 23, 2022
    Copy the full SHA
    c8a1352 View commit details
    Browse the repository at this point in the history
  2. Update compiler.h

    EgorBo committed Oct 23, 2022
    Copy the full SHA
    78aac50 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. fix size regressions

    EgorBo committed Oct 24, 2022
    Copy the full SHA
    e6c4669 View commit details
    Browse the repository at this point in the history
  2. limit to 128 locals

    EgorBo committed Oct 24, 2022
    Copy the full SHA
    dec24a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Copy the full SHA
    5d292ce View commit details
    Browse the repository at this point in the history
  2. Add span intrinsics

    EgorBo committed Feb 10, 2023
    Copy the full SHA
    1eb5e10 View commit details
    Browse the repository at this point in the history
  3. Clean up

    EgorBo committed Feb 10, 2023
    Copy the full SHA
    759e39f View commit details
    Browse the repository at this point in the history
  4. clean up

    EgorBo committed Feb 10, 2023
    Copy the full SHA
    3b5c1c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Copy the full SHA
    1d276f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10d3cfe View commit details
    Browse the repository at this point in the history
  3. Update importercalls.cpp

    EgorBo committed Feb 12, 2023
    Copy the full SHA
    7f17843 View commit details
    Browse the repository at this point in the history
  4. Update src/coreclr/jit/importercalls.cpp

    Co-authored-by: Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
    EgorBo and jakobbotsch committed Feb 12, 2023
    Copy the full SHA
    341bce7 View commit details
    Browse the repository at this point in the history