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

add cranelift codegen backend #21

Merged
merged 18 commits into from
Aug 31, 2024
Merged

add cranelift codegen backend #21

merged 18 commits into from
Aug 31, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    b13b369 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    6770ee0 View commit details
    Browse the repository at this point in the history
  2. still filling it out

    martinjrobins committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ec69529 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    f6b2380 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. make generic compiler

    martinjrobins committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    261e54f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    9dfecb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac2dc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. llvm works again

    martinjrobins committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    59e971d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    2399c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b162d5c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    880db48 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5ee3509 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. tests all pass

    martinjrobins committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f039398 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    martinjrobins committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a895e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39ccdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa00a3a View commit details
    Browse the repository at this point in the history
  5. fix for llvm <15

    martinjrobins committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ae953bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c84678f View commit details
    Browse the repository at this point in the history