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

Enforce target feature #61

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Enforce target feature #61

wants to merge 21 commits into from

Commits on Jan 6, 2024

  1. Add runtime feature detection

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    bf2f166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b62a9 View commit details
    Browse the repository at this point in the history
  3. Update Benchmark Results

    Benchmark Bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    965a06c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb5167d View commit details
    Browse the repository at this point in the history
  5. Set target feature

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ef60857 View commit details
    Browse the repository at this point in the history
  6. Update Benchmark Results

    Benchmark Bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    537ef57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87a649e View commit details
    Browse the repository at this point in the history
  8. Update Benchmark Results

    Benchmark Bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    138db01 View commit details
    Browse the repository at this point in the history
  9. Also enable sse2

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    14b2caa View commit details
    Browse the repository at this point in the history
  10. Update Benchmark Results

    Benchmark Bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    bcacd06 View commit details
    Browse the repository at this point in the history
  11. Bench

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    22e9d4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8976b2c View commit details
    Browse the repository at this point in the history
  13. Other way

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    6f2ad4b View commit details
    Browse the repository at this point in the history
  14. More tries

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0a5befa View commit details
    Browse the repository at this point in the history
  15. Try use cfg

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d06714d View commit details
    Browse the repository at this point in the history
  16. Why it doesn't work

    ogxd committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    25f0761 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. One more desperate try

    ogxd committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d5e32fa View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Create enable_feature macro

    ogxd committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    e395dab View commit details
    Browse the repository at this point in the history
  2. Few fixes

    ogxd committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1864a14 View commit details
    Browse the repository at this point in the history
  3. Remove runtime checks

    ogxd committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1f66f84 View commit details
    Browse the repository at this point in the history
  4. Update Benchmark Results

    Benchmark Bot committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2177f8c View commit details
    Browse the repository at this point in the history