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

Update VCLLVM (now Pallas) to LLVM 17, update to newest VerCors version, and convert more instructions to COL #1159

Merged
merged 53 commits into from
Oct 15, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    27a0383 View commit details
    Browse the repository at this point in the history
  2. Fixed the LLVM tests, add a blame for LLVM generated nodes, add

    formatting hook with clang-format
    superaxander committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5cb4a2e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    0088121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b884e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d52394f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    0dfde7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be64b27 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Make the pointer for struct fields implicit simplifying most locations

    in the transformations stages
    superaxander committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7b50ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28eaee6 View commit details
    Browse the repository at this point in the history
  3. Fix the type numbers

    superaxander committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1a31edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f9f02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcd96b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    653cd5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88305b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    d736fdd View commit details
    Browse the repository at this point in the history
  2. Fix compilation error

    superaxander committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2615361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8be0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e141bcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    401c3d9 View commit details
    Browse the repository at this point in the history
  6. Remove Viper field access from trigger with top-level PointerSubscrip…

    …t or DerefPointer
    
    * Gives a 12% performance improvement on Silicon for examples/concepts/c/structs.c
    superaxander committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a1773b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b96b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800f1dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a723e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    f025706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05eec17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca363da View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    c8548db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05be047 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6ebf84b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b69e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    2434996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b53fe View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    e2ce374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f32f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dee46c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Clean up the PR

    superaxander committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8566c4b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    60b419d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283fb6f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

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