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

Add a Cargo Feature for Enabling SSE #77

Merged
merged 11 commits into from
Sep 21, 2019
Merged

Commits on Aug 23, 2019

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

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    fa61c65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f84e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b6534 View commit details
    Browse the repository at this point in the history
  4. Removed AVX support.

    ethindp committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    1b59b4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59e87f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

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

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    81315b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b3c8b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Moved SSE into its own module. Made deps for SSE entirely optional. R…

    …emoved botloader dep from test kernel.
    ethindp committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    e8b3a39 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

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