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

[CIR][CIRGen] CIR generation for bitfields. Fixes #13 #233

Merged
merged 20 commits into from
Sep 14, 2023

Commits on Aug 14, 2023

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

Commits on Aug 23, 2023

  1. adds two simple tests

    gitoleg committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b717c07 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. refactoring, added helpers

    gitoleg committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6d1bd16 View commit details
    Browse the repository at this point in the history
  2. wip

    gitoleg committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f7fffd4 View commit details
    Browse the repository at this point in the history
  3. removed unrelated code

    gitoleg committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7fe5ae1 View commit details
    Browse the repository at this point in the history
  4. clang format applied

    gitoleg committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ec3908a View commit details
    Browse the repository at this point in the history
  5. minor fixes

    gitoleg committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7dbf3c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 29, 2023

  1. merge with main

    gitoleg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d9ae0b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. use GetMemberOp

    gitoleg committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    df803b6 View commit details
    Browse the repository at this point in the history
  2. tests passed

    gitoleg committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fba70cc View commit details
    Browse the repository at this point in the history
  3. wip

    gitoleg committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    38cd86e View commit details
    Browse the repository at this point in the history
  4. refactored tests

    gitoleg committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f090fb5 View commit details
    Browse the repository at this point in the history
  5. wip

    gitoleg committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f8a49f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    5964289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74bde29 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 9, 2023

  1. merge with main

    gitoleg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e05acd5 View commit details
    Browse the repository at this point in the history
  2. minor stylish changes

    gitoleg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1ac0544 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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