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

Low-level refactoring #175

Merged
merged 15 commits into from
Feb 13, 2022
Merged

Low-level refactoring #175

merged 15 commits into from
Feb 13, 2022

Commits on Feb 10, 2022

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

Commits on Feb 11, 2022

  1. missed test file

    mratsim committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    5d09a63 View commit details
    Browse the repository at this point in the history
  2. Add x86_64 ASM for fromMont

    mratsim committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f13343e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    3521779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c3d32d View commit details
    Browse the repository at this point in the history
  3. Fix ADX autodetection, closes #174. Rollback faster mul_mont attempt,…

    … no improvement and debug pain.
    mratsim committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    d20807c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    0ef1889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e936e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b2b32f View commit details
    Browse the repository at this point in the history
  4. Fix asm codegen bug "0x0000555555565930 <+896>: sbb 0x20(%r8),%r8" wi…

    …th Clang in final substraction
    mratsim committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    7ba1557 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5679053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d99788 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd9f77d View commit details
    Browse the repository at this point in the history
  8. fix condition for ASM 32-bit

    mratsim committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    d7c5362 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bf0805 View commit details
    Browse the repository at this point in the history