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

Greatly improve division performance for u128 and other cases #332

Merged
merged 8 commits into from
Sep 3, 2020

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    d242475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83425b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752ab52 View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    AaronKutch committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    6aef025 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    1621c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6d75d View commit details
    Browse the repository at this point in the history
  3. Use unreachable_unchecked

    AaronKutch committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    bc06465 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Add __divmodti4

    AaronKutch committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    26fe6ff View commit details
    Browse the repository at this point in the history