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

[NFC][X86] Reorder the registers to reduce unnecessary iterations #70222

Merged
merged 8 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. [X86] Reorder the register

    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1d324d5 View commit details
    Browse the repository at this point in the history
  2. Update API

    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2e34f1b View commit details
    Browse the repository at this point in the history
  3. format code

    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9ebb155 View commit details
    Browse the repository at this point in the history
  4. Add asserts and comments

    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3b279bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d3bec6 View commit details
    Browse the repository at this point in the history
  6. Update non-x86 tests

    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c3a6d36 View commit details
    Browse the repository at this point in the history
  7. Revert "Update non-x86 tests"

    This reverts commit c3a6d36.
    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ee6b711 View commit details
    Browse the repository at this point in the history
  8. Reorder for X86 only

    KanRobert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9814552 View commit details
    Browse the repository at this point in the history