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

gh-116291: Tier 2 - True function inlining redux #116290

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    0114bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d210b5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f165138 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. inlining decision pass

    Fidget-Spinner committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7551b65 View commit details
    Browse the repository at this point in the history
  2. add inline markers

    Fidget-Spinner committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    683927d View commit details
    Browse the repository at this point in the history
  3. more analysis work

    Fidget-Spinner committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4100b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11262ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4a68e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7856988 View commit details
    Browse the repository at this point in the history
  7. frame reconstruction

    Fidget-Spinner committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7b69a62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1ee2ad View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Simplify

    Fidget-Spinner committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7a12a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1791803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9734d90 View commit details
    Browse the repository at this point in the history
  4. fix methods

    Fidget-Spinner committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f0274cb View commit details
    Browse the repository at this point in the history
  5. cleanup more

    Fidget-Spinner committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2eff546 View commit details
    Browse the repository at this point in the history
  6. make tests pass

    Fidget-Spinner committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1322578 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16efbe0 View commit details
    Browse the repository at this point in the history
  8. remove false check

    Fidget-Spinner committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2e65b86 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'tier2_inliner_redux' of github.com:Fidget-Spinner/cpyth…

    …on into tier2_inliner_redux
    Fidget-Spinner committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f74c315 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df20f69 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix failing tests

    Fidget-Spinner committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    24b127f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04215f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    dad9100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7ad988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9539b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29217e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73a0cd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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