-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: robertmuth/Cwerg
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support init/fini annotated functions
frontend
good first issue
Good for newcomers
#34
opened Jul 1, 2024 by
robertmuth
make rotate left/right available in the backends and frontends
#33
opened Jan 28, 2024 by
robertmuth
implement backend opcodes like memcpy (bcopy), memset
backend
good first issue
Good for newcomers
#29
opened Oct 7, 2023 by
robertmuth
check symbol visibility rules (e.g. @pub) in the frontend
frontend
good first issue
Good for newcomers
#28
opened Sep 27, 2023 by
robertmuth
utilize the zero reg in the a64 backend
backend
good first issue
Good for newcomers
#24
opened Sep 13, 2023 by
robertmuth
make the Python representation of Consts more similar to the C++ one
backend
#11
opened Sep 25, 2021 by
robertmuth
support 64 bit ints in a32 backend through neon instructions
backend
#10
opened Sep 18, 2021 by
robertmuth
CodeGenA64: materialize f32/f64 constants via fmov whenever possible
backend
good first issue
Good for newcomers
#7
opened Sep 7, 2021 by
robertmuth
add opcode for tracking source code location (line number + file)
backend
#6
opened Aug 8, 2021 by
robertmuth
finalize the semantics of those opcodes with potentially undefined behavior
backend
#5
opened Aug 8, 2021 by
robertmuth
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.