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

Enable powif* intrinsics #2999

Merged
merged 7 commits into from
Aug 2, 2024
Merged

Commits on Feb 7, 2024

  1. Enable powif* intrinsics

    These are supported by CBMC with
    diffblue/cbmc#8192 merged.
    
    Resolves: model-checking#2763
    tautschnig committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ea28adf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    767d454 View commit details
    Browse the repository at this point in the history
  2. Adjust precision

    tautschnig committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e9ef0f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3dd18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75fefa9 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary check

    tautschnig committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    af32ddd View commit details
    Browse the repository at this point in the history