-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[JIT] X64 - Centralize peephole optimization for removing redundant mov
instructions
#85780
Merged
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d014993 - Browse repository at this point
Copy the full SHA d014993View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5764a - Browse repository at this point
Copy the full SHA ac5764aView commit details -
Handling sign-extended movs. Centralizing all mov elimination peephol…
…e optimization to IsRedundantMov.
Configuration menu - View commit details
-
Copy full SHA for a731602 - Browse repository at this point
Copy the full SHA a731602View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb8598 - Browse repository at this point
Copy the full SHA bbb8598View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e79fa - Browse repository at this point
Copy the full SHA c3e79faView commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a195e9 - Browse repository at this point
Copy the full SHA 2a195e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0c0a0 - Browse repository at this point
Copy the full SHA 9c0c0a0View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4587ac9 - Browse repository at this point
Copy the full SHA 4587ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708ea25 - Browse repository at this point
Copy the full SHA 708ea25View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3e17a0 - Browse repository at this point
Copy the full SHA a3e17a0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.