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

RyuJIT: Inlined "is class statically inited" check #47901

Closed
wants to merge 21 commits into from

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    c91495e View commit details
    Browse the repository at this point in the history
  2. Add comments

    EgorBo committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0e1585d View commit details
    Browse the repository at this point in the history
  3. fix bugs

    EgorBo committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6cc18c6 View commit details
    Browse the repository at this point in the history
  4. Formatting

    EgorBo committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7acf8e5 View commit details
    Browse the repository at this point in the history
  5. Formatting

    EgorBo committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    b4adf00 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Fix 32bit, clean up

    EgorBo committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c0c2cf3 View commit details
    Browse the repository at this point in the history
  2. Add tests

    EgorBo committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1093a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Address Jan's feedback

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    0c3bcba View commit details
    Browse the repository at this point in the history
  2. JIT-TP optimization

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    5e6124f View commit details
    Browse the repository at this point in the history
  3. Add comments/logs

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    af0bc3e View commit details
    Browse the repository at this point in the history
  4. Formatting

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    89f198c View commit details
    Browse the repository at this point in the history
  5. Clean up

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6658639 View commit details
    Browse the repository at this point in the history
  6. Clean up

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    ae412d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3857e4 View commit details
    Browse the repository at this point in the history
  8. Clean up

    EgorBo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    147860c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85b27fe View commit details
    Browse the repository at this point in the history
  10. Update flowgraph.cpp

    EgorBo authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    468b4e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Update flowgraph.cpp

    EgorBo authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    e6ea83b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. fix failures

    EgorBo committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    667ba3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ca77d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    15318fa View commit details
    Browse the repository at this point in the history