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

Arm64 Backend Basic Arithmetic #275

Closed
wants to merge 8 commits into from

Conversation

YonahGoldberg
Copy link
Contributor

Sorry for such a large PR, I promise smaller incremental updates from here on out!! I did thin it down a little bit (I have calls implemented and I removed them and will add them back in a separate PR once this gets approved).

Here's what I added:

  • More arithmetic instructions in the assembler
  • Filled in the register allocation callback functions in the backend.
  • Basic arithmetic likely works.
  • ArchInstrBuffer for nice printing.

Tests passing:

  • add00, add01, add02, add03

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