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

chore: Add Instruction::MakeArray to SSA #6071

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

Commits on Sep 11, 2024

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

Commits on Sep 13, 2024

  1. Updates

    jfecher committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    76d036d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    2141f47 View commit details
    Browse the repository at this point in the history
  2. Fix rust errors

    jfecher committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    49bd056 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Remove acir-gen TODO

    jfecher committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1199b6f View commit details
    Browse the repository at this point in the history
  2. Fix SSA tests

    jfecher committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    734bee7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    58473ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d47a43 View commit details
    Browse the repository at this point in the history
  3. .

    TomAFrench committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    96c9a25 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. chore: fix merge

    TomAFrench committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6df633a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a264dda View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    94ed8cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b84a27 View commit details
    Browse the repository at this point in the history
  3. Fix evaluator tests

    jfecher committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0e1aec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecfe668 View commit details
    Browse the repository at this point in the history
  5. Fix test from master merge

    jfecher committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    45c1202 View commit details
    Browse the repository at this point in the history
  6. Fix test

    jfecher committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eefc344 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c335fb6 View commit details
    Browse the repository at this point in the history
  8. Update compiler/noirc_evaluator/src/ssa/ir/instruction.rs

    Co-authored-by: Michael J Klein <[email protected]>
    jfecher and michaeljklein authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    65c2e38 View commit details
    Browse the repository at this point in the history
  9. Remove comments

    jfecher committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0dd3b83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f2e4ef View commit details
    Browse the repository at this point in the history