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 support for global transformations #3348

Merged

Commits on Jul 16, 2024

  1. Towards global transformations

    - Add edge annotations to the call graph
    - Implement global transformation pass infrastructure
    - Implement `dump_mir` as a global transformation pass
    artemagvanian committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    22a7cca View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Celina G. Val <[email protected]>
    artemagvanian and celinval authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    692e8b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12b36d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4047006 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5364bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c1c4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e77f716 View commit details
    Browse the repository at this point in the history