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

Convert DIV/MOD to UDIV/UMOD using assertions #94347

Merged
merged 9 commits into from
Nov 6, 2023

Commits on Nov 3, 2023

  1. Convert DIV/MOD to UDIV/UMOD

    EgorBo committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    661c7df View commit details
    Browse the repository at this point in the history
  2. Clean up

    EgorBo committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ab1a3c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Clean up

    EgorBo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2862fa2 View commit details
    Browse the repository at this point in the history
  2. Clean up

    EgorBo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ac83ee1 View commit details
    Browse the repository at this point in the history
  3. formatting

    EgorBo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2b01f77 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    EgorBo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2169ef3 View commit details
    Browse the repository at this point in the history
  5. revert to Conservative VN

    EgorBo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a37bfb5 View commit details
    Browse the repository at this point in the history
  6. Use BitVecOps::Iter

    EgorBo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    44d33f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Update assertionprop.cpp

    EgorBo authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    979e142 View commit details
    Browse the repository at this point in the history