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

Many updates: #4

Merged
merged 4 commits into from
Jul 18, 2024
Merged

Many updates: #4

merged 4 commits into from
Jul 18, 2024

Conversation

dhower-qc
Copy link
Collaborator

  • Added pruning pass to remove dead/unreachable code
  • Added backend to generate an extension-specific document
  • Removed dependence on riscv-opcodes; all instruction .yaml files have their encoding now
  • Updated schema to be more version-centric with extensions
  • Started process of refactoring so that AstNodes don't have any irrelevant SyntaxNodes
  • Added some unit tests for the IDL compiler
  • Numerous bug fixes

 * Added pruning pass to remove dead/unreachable code
 * Added backend to generate an extension-specific document
 * Removed dependence on riscv-opcodes; all instruction .yaml files have their encoding now
 * Updated schema to be more version-centric with extensions
 * Started process of refactoring so that AstNodes don't have any irrelevant SyntaxNodes
 * Added some unit tests for the IDL compiler
 * Numerous bug fixes
@dhower-qc dhower-qc merged commit 4bf59f7 into main Jul 18, 2024
1 check passed
@dhower-qc dhower-qc deleted the dhower/major_update branch July 18, 2024 21:03
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.

1 participant