Skip to content

repair ssa#1104

Merged
swissiety merged 134 commits intodevelopfrom
ssa_correction
Jan 17, 2025
Merged

repair ssa#1104
swissiety merged 134 commits intodevelopfrom
ssa_correction

Conversation

@wangzun66
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
Contributor

Documentation Preview.

@wangzun66 wangzun66 requested a review from stschott January 8, 2025 13:20
Copy link
Copy Markdown
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
@swissiety swissiety merged commit d162ee6 into develop Jan 17, 2025
@swissiety swissiety deleted the ssa_correction branch January 17, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possibly unmatched examples in StaticSingleAssignmentFormer's documentation BodyInterceptor: fix StaticSingleAssignmentFormer

3 participants