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

Evaluate yet another memcpy #21520

Merged
merged 26 commits into from
Mar 14, 2021
Merged

Evaluate yet another memcpy #21520

merged 26 commits into from
Mar 14, 2021

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    50c62c3 View commit details
    Browse the repository at this point in the history
  2. Try without AVX

    alexey-milovidov committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d1b3258 View commit details
    Browse the repository at this point in the history
  3. Add missing files

    alexey-milovidov committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    aecdadd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on Mar 8, 2021

  1. Remove prefetch

    alexey-milovidov committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cc28374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c86bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    940ce58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da32a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0342ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fb5b24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e02de23 View commit details
    Browse the repository at this point in the history
  8. Fix MSan

    alexey-milovidov committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7664a3d View commit details
    Browse the repository at this point in the history
  9. Fix Arcadia

    alexey-milovidov committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    5f65d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Fix style check

    alexey-milovidov committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    39dbc11 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

    alexey-milovidov committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8619665 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    e8919c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d91881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a446612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37cc2fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36a4122 View commit details
    Browse the repository at this point in the history
  6. Add TODO

    alexey-milovidov committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    b4cae2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32e66ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1ebd52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bab9246 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Fix typo

    alexey-milovidov committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1606c7e View commit details
    Browse the repository at this point in the history