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

Add notifyInstructionSetUsage api to jit interface #34209

Merged

Commits on Mar 27, 2020

  1. Add notifyInstructionSetUsage api to jit interface- Add api to be use…

    …d when the jit is to notify the VM of any usage of higher level instruction sets- Note that this change does nothing using the api. This is merely a scaffolding change to prepare for functional changes later - There is also scaffoling in the jit to JITDUMP any usage of the api
    davidwrighton committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    41abd5d View commit details
    Browse the repository at this point in the history
  2. Code review feedback

    davidwrighton committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    f401685 View commit details
    Browse the repository at this point in the history