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

Dead code elimination in JuvixReg #2835

Merged
merged 7 commits into from
Jun 24, 2024
Merged

Dead code elimination in JuvixReg #2835

merged 7 commits into from
Jun 24, 2024

Commits on Jun 21, 2024

  1. dead code wip

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9dc5450 View commit details
    Browse the repository at this point in the history
  2. remove dead assignments

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    47c404f View commit details
    Browse the repository at this point in the history
  3. transformation id

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7d7aceb View commit details
    Browse the repository at this point in the history
  4. fix pipeline

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cce6e85 View commit details
    Browse the repository at this point in the history
  5. optimization phases

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a4323aa View commit details
    Browse the repository at this point in the history
  6. fix tests

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    eb64c27 View commit details
    Browse the repository at this point in the history
  7. do ssa before optimization

    lukaszcz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fc5ef55 View commit details
    Browse the repository at this point in the history