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

Migrate some passes to Mini passes #11191

Merged
merged 90 commits into from
Oct 15, 2024
Merged

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    c9ef2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43eafae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0fd85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bbf991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70f0a1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    808dbd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    1abc70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf1d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b6016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd2b40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61fed92 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    40252a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dbc23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a66460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2724d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd3a727 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a5c435 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    995dea5 View commit details
    Browse the repository at this point in the history
  2. Change prepare API

    - It returns reference of MiniIRPass
    Akirathan committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    985b8c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28edccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6121750 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54e5bd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b4c6b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01561a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    dd42554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85f017 View commit details
    Browse the repository at this point in the history
  3. Add docs to MiniIRPass

    Akirathan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4aaf8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    836c4c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    079543a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d19be4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    487003f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2f7053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edec03b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67ff454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    547e9e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    925a2de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc6e7f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c56c2be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea1462a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18f4cea View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1aaa589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8604acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ddb96b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a85679d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80c4545 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a5dfea View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d5c6983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89cde89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c9f370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92ae4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65560c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfc54db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8771d58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdff605 View commit details
    Browse the repository at this point in the history
  9. typo

    Akirathan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ce56abb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    d42d3e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7ab9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90139e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Merging with develop. 47 failing tests. Mostly because of advanturous…

    … usage of unfinished TailCall mini pass. With the original TailCall pass the failures get to acceptable level.
    JaroslavTulach committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8558d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05fd38a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    367fc9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ebf2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a02563 View commit details
    Browse the repository at this point in the history
  6. Removal of notTailMeta

    JaroslavTulach committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    83f4a57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69b3274 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dea6dd6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c2b51d View commit details
    Browse the repository at this point in the history
  10. Down to three failures

    JaroslavTulach committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f27ce6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4077de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1b021c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ce42e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Cleaning dead code up

    JaroslavTulach committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    64b013f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54ba6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ef345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8124e1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    668fdfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2af068f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    95b1756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84e881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0964711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd27df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    924e404 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    2736a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762045a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3450c View commit details
    Browse the repository at this point in the history
  4. Removing dead code

    JaroslavTulach committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    248c0f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    befef0c View commit details
    Browse the repository at this point in the history