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

Optimize Crc32 for arm #1987

Merged
merged 8 commits into from
Feb 22, 2022
Merged

Optimize Crc32 for arm #1987

merged 8 commits into from
Feb 22, 2022

Commits on Feb 14, 2022

  1. Optimize Crc32 for arm

    Adds a fast path in Crc32 for arm and arm64
    Bond-009 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    7afeef3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    866a0cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48ddbd View commit details
    Browse the repository at this point in the history
  3. Remove redundant else

    brianpopow committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3a40b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f82a7d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

Commits on Feb 19, 2022

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

Commits on Feb 20, 2022

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