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

Dalek NEON v7 #691

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Dalek NEON v7 #691

wants to merge 17 commits into from

Commits on Feb 28, 2024

  1. Added ARM neon backend support

    Co-authored-by: pinkforest <[email protected]>
    Co-authored-by: Robrecht Blancquaert <[email protected]>
    3 people authored and rubdos committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cdffbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b52a0 View commit details
    Browse the repository at this point in the history
  3. Use shuffle! macro instead of manual lane swapping in FieldElement262…

    …5x4::shuffle
    
    Co-authored-by: Robrecht Blacquaert <[email protected]>
    rubdos and Robrecht Blacquaert committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    14e05d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58a853d View commit details
    Browse the repository at this point in the history
  5. rustfmt on neon constants

    rubdos committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c49e465 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 22, 2024

  1. fixed minor mistake

    Tarinn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d2b7b31 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on Jun 3, 2024

  1. repack_pair optimisation

    Tarinn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f61eb5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cffc06 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d524791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c15111 View commit details
    Browse the repository at this point in the history
  3. Clippy

    rubdos committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2aa38c9 View commit details
    Browse the repository at this point in the history
  4. Rustfmt

    rubdos committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    98d09ae View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    aeaed19 View commit details
    Browse the repository at this point in the history
  2. Partial port to v7

    rubdos committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b4018cd View commit details
    Browse the repository at this point in the history