Shankara/picus frontend updates#506
Closed
shankarapailoor wants to merge 45 commits into
Closed
Conversation
…iren into shankara/syscall-bugs
…ating the extractor to support phase extraction in a more principled way than before
* fix trace generator bug for division that handles dividing by INT_MIN * refactoring mipstests to support both executor and prover tests * handling syscall * adding global exploit poc * adding syscall bugs * adding syscall bugs * removing large file * adding another bug * 9th bug * 10th bug * 12th bug * adding picus annotations * 13th bug * adding brk issue * 15th bug, bad fix attempt * adding 16th issue that relates to issue 6 * updated issues * 19th * removing 19 * updating extractor to support summaries for ops including iszero. Updating the extractor to support phase extraction in a more principled way than before * adding readable names to picus vars * removing syscall bugs from this branch. It isn't needed to be in the main repository * deleting global lookup poc * removing global poc test from global chip * fixing extraction for single row only chips * adding back top level mod
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding support for ShaCompress.