(Translated by https://www.hiragana.jp/)
Unroll instruction sequence using templated SMT formula generator by Bo-Yuan-Huang · Pull Request #204 · PrincetonUniversity/ILAng · GitHub
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

Unroll instruction sequence using templated SMT formula generator #204

Merged
merged 11 commits into from
Aug 24, 2020

Conversation

Bo-Yuan-Huang
Copy link
Collaborator

  • Templated PathUnroller to generate SMT formula for a given instruction sequence
  • Auto type deduction based on the SMT generator (i.e., SmtShim)

@Bo-Yuan-Huang Bo-Yuan-Huang self-assigned this Aug 24, 2020
@Bo-Yuan-Huang Bo-Yuan-Huang linked an issue Aug 24, 2020 that may be closed by this pull request
@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2020

This pull request introduces 1 alert when merging dc382fa into e294b7d - view on LGTM.com

new alerts:

  • 1 for Missing header guard

Copy link
Collaborator Author

@Bo-Yuan-Huang Bo-Yuan-Huang left a comment

Choose a reason for hiding this comment

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

Close #202.

@Bo-Yuan-Huang Bo-Yuan-Huang merged commit 7e99ccf into master Aug 24, 2020
@Bo-Yuan-Huang Bo-Yuan-Huang deleted the unroller branch August 24, 2020 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unrolling ILA using non-z3 SMT solvers
1 participant