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

repair ssa #1104

Open
wants to merge 133 commits into
base: develop
Choose a base branch
from
Open

repair ssa #1104

wants to merge 133 commits into from

Conversation

wangzun66
Copy link
Collaborator

@wangzun66 wangzun66 commented Oct 9, 2024

  • check and arrange classes for blocks order
  • repair and dominance finder
  • check and repair dominance tree
  • check ssa
  • fix ssa test_1
  • fix ssa test_2
  • fix with specified cases

closes #489

@wangzun66 wangzun66 self-assigned this Oct 10, 2024
Copy link
Contributor

Documentation Preview.

@wangzun66 wangzun66 requested a review from stschott January 8, 2025 13:20
Copy link
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a short summary as javadoc what each new/changed class is used for

# Conflicts:
#	sootup.core/src/main/java/sootup/core/graph/MutableBlockStmtGraph.java
#	sootup.core/src/main/java/sootup/core/graph/MutableStmtGraph.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants