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

[mono] Implement Arm intrinsics: ArmBase, Crc32 #34240

Merged
merged 10 commits into from
Apr 7, 2020

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    a0b9039 View commit details
    Browse the repository at this point in the history
  2. Enable ArmBase by default

    EgorBo committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    6086d7d View commit details
    Browse the repository at this point in the history
  3. Fix x86 build

    EgorBo committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    2ff3008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd4f5f7 View commit details
    Browse the repository at this point in the history
  5. Fix OP_XOP_I4_I4_I8

    EgorBo committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    ca59fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Address feedback

    Egor Bogatov committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    7896c1c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Address feedback

    EgorBo committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4488a70 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:dotnet/runtime into mono-armbase

    # Conflicts:
    #	src/mono/mono/mini/mini-ops.h
    EgorBo committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    20e49d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    11d3ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8123f3 View commit details
    Browse the repository at this point in the history