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

Fix GT_XCHG for byte on x86 #97593

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Fix GT_XCHG for byte on x86 #97593

merged 5 commits into from
Jan 29, 2024

Commits on Jan 27, 2024

  1. fix GT_XCHG for byte on x86

    EgorBo committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    cd12471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a86b98 View commit details
    Browse the repository at this point in the history
  3. Correct fix

    EgorBo committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7b68b62 View commit details
    Browse the repository at this point in the history
  4. Same for GT_CMPXCHG

    EgorBo committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a54ab3d View commit details
    Browse the repository at this point in the history
  5. Simpler fix

    EgorBo committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b19632f View commit details
    Browse the repository at this point in the history