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

Vectorize basic_string::find (the string needle overload) #5048

Merged
merged 11 commits into from
Oct 30, 2024

Commits on Oct 27, 2024

  1. benchmark

    AlexGuteniev committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    8082c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8750935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f62d78a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c5d6f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d6538a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca1f963 View commit details
    Browse the repository at this point in the history
  7. Revert "single character coverage"

    This reverts commit 8750935.
    
    # Conflicts:
    #	tests/std/tests/VSO_0000000_vector_algorithms/test.cpp
    AlexGuteniev committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4d782ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22f19b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    602e8d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    dbff7f8 View commit details
    Browse the repository at this point in the history
  2. Missing typename.

    StephanTLavavej committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a6a41db View commit details
    Browse the repository at this point in the history