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

feat: basic code generation #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DairoGrey
Copy link
Contributor

feat: basic code generation
feat: add packed flag to StructType
feat: add CallingConv to Function

Adds basic code generation (in object and assembly formats) with new PassManagers for optimizations (not all of them was added) and legacy PassManager for code generation.

Feel free to add any comments and notes about any stuff.

feat: add packed flag to StructType
feat: add CallingConv to Function

Signed-off-by: Dairo Grey <[email protected]>
@ApsarasX
Copy link
Owner

Thank you for your contribution, I will take the time to look at the PR, I have been busy recently.

@ApsarasX
Copy link
Owner

BTW, your PR seems to have some problems when testing.

feat: add packed flag to StructType
feat: add CallingConv to Function
@DairoGrey DairoGrey force-pushed the feat-basic-code-gen branch from f50ee45 to 58cb399 Compare May 10, 2023 12:36
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.

2 participants