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

Extern and intrinsics #813

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    5e07388 View commit details
    Browse the repository at this point in the history
  2. Add parser for extern block

    Y-Nak committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    999779d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9777a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa854e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04be56d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2114017 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    623c5d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e877908 View commit details
    Browse the repository at this point in the history
  9. Add emit=mir option

    Y-Nak committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a417df8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    921d5cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2029ac4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a98ace View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a06037e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee6c237 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6bb4d4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5fb3bd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    868a0e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Implement CGU lowering

    Y-Nak committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    773add4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    054aaed View commit details
    Browse the repository at this point in the history
  2. Bump up indexmap to 1.9.2

    Y-Nak committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8808335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d646d View commit details
    Browse the repository at this point in the history
  4. Clean up old yul lower context

    Y-Nak committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    dc11878 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    f594b6b View commit details
    Browse the repository at this point in the history
  2. Make clippy satisfy

    Y-Nak committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    872f565 View commit details
    Browse the repository at this point in the history