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 location information to memory operations #2123

Closed
wants to merge 3 commits into from

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    ccb6a02 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into gd/issue_1412

    * master:
      chore: rename `ssa_refactor` module to `ssa` (#2129)
      chore: Use `--show-output` flag on execution rather than compilation  (#2116)
      fix(globals): Accurately filter literals for resolving globals (#2126)
      feat: Optimize away constant calls to black box functions (#1981)
      fix: Rename `Option::value` to `Option::_value` (#2127)
      feat: replace boolean `AND`s with multiplication (#1954)
      chore: create a `const` to hold the panic message (#2122)
      feat: Add support for bitshifts by distances known at runtime (#2072)
      feat: Add additional `BinaryOp` simplifications (#2124)
      fix: flattening pass no longer overwrites previously mapped condition values (#2117)
      chore(noirc_driver): Unify crate preparation (#2119)
    TomAFrench committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    964a5cb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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