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

Merged
merged 22 commits into from
Nov 18, 2024
Merged

chore: Add Instruction::MakeArray to SSA #6071

merged 22 commits into from
Nov 18, 2024

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 Nov 11, 2024

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

    jfecher committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    64a4f98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995f2cc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    53207c4 View commit details
    Browse the repository at this point in the history
  2. Fix regression 4709

    jfecher committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1042a84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3113a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    371ec4b View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    jfecher committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    82cd5eb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

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

Commits on Nov 18, 2024

  1. Fix regression

    jfecher committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    302d8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c4eac View commit details
    Browse the repository at this point in the history
  3. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
    jfecher and vezenovm authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9ff5789 View commit details
    Browse the repository at this point in the history
  4. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
    jfecher and vezenovm authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    92135a2 View commit details
    Browse the repository at this point in the history