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] Add the capability of trimming IL code of individual methods #86722

Merged
merged 27 commits into from
Jun 16, 2023

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    0c4bf19 View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    fanyang-mono committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d817f30 View commit details
    Browse the repository at this point in the history
  3. Remove printf's

    fanyang-mono committed May 24, 2023
    Configuration menu
    Copy the full SHA
    634ef1e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    10b3b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc884e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23d833 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Address review feedback

    fanyang-mono committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f6d99d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69bf960 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 5, 2023

  1. Update src/tasks/AotCompilerTask/MonoAOTCompiler.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f517e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae66d52 View commit details
    Browse the repository at this point in the history
  3. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    30306e4 View commit details
    Browse the repository at this point in the history
  4. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    56a781a View commit details
    Browse the repository at this point in the history
  5. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    78981c8 View commit details
    Browse the repository at this point in the history
  6. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b519b4c View commit details
    Browse the repository at this point in the history
  7. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3322022 View commit details
    Browse the repository at this point in the history
  8. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1a83902 View commit details
    Browse the repository at this point in the history
  9. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f1b2753 View commit details
    Browse the repository at this point in the history
  10. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    328e9be View commit details
    Browse the repository at this point in the history
  11. Add more error handling

    fanyang-mono committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    10226b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Update src/tasks/MonoTargetsTasks/ILStrip/ILStrip.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    fanyang-mono and radical authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3aad84a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91803d9 View commit details
    Browse the repository at this point in the history
  3. Fix var anmes

    fanyang-mono committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8cb9621 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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