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

transformations: (convert-riscv-to-llvm) #2468

Merged
merged 21 commits into from
Nov 12, 2024
Merged

Commits on Jun 27, 2024

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

    jorendumoulin authored and AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    029fa10 View commit details
    Browse the repository at this point in the history
  3. add comment

    jorendumoulin authored and AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2aa88f8 View commit details
    Browse the repository at this point in the history
  4. use only one operand for dmrep

    jorendumoulin authored and AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    42f5f18 View commit details
    Browse the repository at this point in the history
  5. add filecheck tests

    jorendumoulin authored and AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    185c84d View commit details
    Browse the repository at this point in the history
  6. use r insn directives

    jorendumoulin authored and AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    53a0317 View commit details
    Browse the repository at this point in the history
  7. fix tests

    AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2eb8fb3 View commit details
    Browse the repository at this point in the history
  8. move to HasInsn trait

    AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6830b03 View commit details
    Browse the repository at this point in the history
  9. temp commit

    AntonLydike committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0ac5bd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    b5432da View commit details
    Browse the repository at this point in the history
  2. fix some syntax issues

    AntonLydike authored and jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d4c7dde View commit details
    Browse the repository at this point in the history
  3. finally free?

    AntonLydike authored and jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ffce803 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4ce9f28 View commit details
    Browse the repository at this point in the history
  5. add comments

    AntonLydike authored and jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6786896 View commit details
    Browse the repository at this point in the history
  6. add more comments

    AntonLydike authored and jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d112180 View commit details
    Browse the repository at this point in the history
  7. incorporate feedback

    AntonLydike authored and jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c5b991c View commit details
    Browse the repository at this point in the history
  8. incorporate more feedback

    AntonLydike authored and jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fad5563 View commit details
    Browse the repository at this point in the history
  9. rebasing

    fix conflicts
    
    fix more rebasing conflicts
    jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    07ba6b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b418dd View commit details
    Browse the repository at this point in the history
  11. fix test

    jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7e13e35 View commit details
    Browse the repository at this point in the history
  12. address comments

    jorendumoulin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    eb4b558 View commit details
    Browse the repository at this point in the history