-
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 - Extend emitter peephole optimization of eliminating unnecessary mov
instructions
#79381
Merged
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f5feaeb - Browse repository at this point
Copy the full SHA f5feaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 958a84f - Browse repository at this point
Copy the full SHA 958a84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 755461e - Browse repository at this point
Copy the full SHA 755461eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c7d09 - Browse repository at this point
Copy the full SHA 95c7d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e3c4f - Browse repository at this point
Copy the full SHA 12e3c4fView commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b42682c - Browse repository at this point
Copy the full SHA b42682cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d806a5 - Browse repository at this point
Copy the full SHA 2d806a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5e07f - Browse repository at this point
Copy the full SHA 2d5e07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d06e05 - Browse repository at this point
Copy the full SHA 4d06e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1599a - Browse repository at this point
Copy the full SHA 0c1599aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ecd41 - Browse repository at this point
Copy the full SHA 53ecd41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f42667 - Browse repository at this point
Copy the full SHA 0f42667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de6089 - Browse repository at this point
Copy the full SHA 2de6089View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd3b211 - Browse repository at this point
Copy the full SHA bd3b211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9792d0f - Browse repository at this point
Copy the full SHA 9792d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed30e9 - Browse repository at this point
Copy the full SHA 0ed30e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e452fd - Browse repository at this point
Copy the full SHA 3e452fdView commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 126d6b5 - Browse repository at this point
Copy the full SHA 126d6b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ac0d7 - Browse repository at this point
Copy the full SHA 80ac0d7View commit details
Commits on Dec 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9497d5e - Browse repository at this point
Copy the full SHA 9497d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee489b - Browse repository at this point
Copy the full SHA 4ee489bView commit details
Commits on Dec 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7d599df - Browse repository at this point
Copy the full SHA 7d599dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a1709 - Browse repository at this point
Copy the full SHA 11a1709View commit details -
Configuration menu - View commit details
-
Copy full SHA for e33147a - Browse repository at this point
Copy the full SHA e33147aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99cba5a - Browse repository at this point
Copy the full SHA 99cba5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0356348 - Browse repository at this point
Copy the full SHA 0356348View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c10d21 - Browse repository at this point
Copy the full SHA 2c10d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189afe0 - Browse repository at this point
Copy the full SHA 189afe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e626a - Browse repository at this point
Copy the full SHA f0e626aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e7c07 - Browse repository at this point
Copy the full SHA f1e7c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8813a - Browse repository at this point
Copy the full SHA ca8813aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c533d54 - Browse repository at this point
Copy the full SHA c533d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0df38e - Browse repository at this point
Copy the full SHA e0df38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5501a - Browse repository at this point
Copy the full SHA 1f5501aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e34367f - Browse repository at this point
Copy the full SHA e34367fView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2c0414 - Browse repository at this point
Copy the full SHA b2c0414View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5431a53 - Browse repository at this point
Copy the full SHA 5431a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ec7fb - Browse repository at this point
Copy the full SHA 07ec7fbView commit details
Commits on Jan 6, 2023
-
Update src/coreclr/jit/emitxarch.cpp
Co-authored-by: Bruce Forstall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e0079f - Browse repository at this point
Copy the full SHA 7e0079fView commit details
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c71902 - Browse repository at this point
Copy the full SHA 0c71902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25cb4fb - Browse repository at this point
Copy the full SHA 25cb4fbView commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d6d03d - Browse repository at this point
Copy the full SHA 7d6d03dView commit details -
Updating last instructions when saving IG. Using 'min(emitCurIGinsCnt…
…, EMIT_MAX_LAST_INS_COUNT)' when iterating last instructions.
Configuration menu - View commit details
-
Copy full SHA for ee349d3 - Browse repository at this point
Copy the full SHA ee349d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2538ca - Browse repository at this point
Copy the full SHA a2538caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb2694 - Browse repository at this point
Copy the full SHA 6fb2694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e97320 - Browse repository at this point
Copy the full SHA 7e97320View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 896a32a - Browse repository at this point
Copy the full SHA 896a32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c3c07 - Browse repository at this point
Copy the full SHA 49c3c07View commit details
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f229bc0 - Browse repository at this point
Copy the full SHA f229bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920fc7c - Browse repository at this point
Copy the full SHA 920fc7cView commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7380971 - Browse repository at this point
Copy the full SHA 7380971View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e92c7 - Browse repository at this point
Copy the full SHA a4e92c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4f6e5 - Browse repository at this point
Copy the full SHA fa4f6e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd25ca - Browse repository at this point
Copy the full SHA 0fd25caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff99ed - Browse repository at this point
Copy the full SHA 2ff99edView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2307d5 - Browse repository at this point
Copy the full SHA d2307d5View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f478d53 - Browse repository at this point
Copy the full SHA f478d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afbc01 - Browse repository at this point
Copy the full SHA 0afbc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140fd11 - Browse repository at this point
Copy the full SHA 140fd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423a72f - Browse repository at this point
Copy the full SHA 423a72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c5711 - Browse repository at this point
Copy the full SHA c6c5711View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab9705 - Browse repository at this point
Copy the full SHA cab9705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987e50c - Browse repository at this point
Copy the full SHA 987e50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453e00b - Browse repository at this point
Copy the full SHA 453e00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 710b039 - Browse repository at this point
Copy the full SHA 710b039View commit details -
Configuration menu - View commit details
-
Copy full SHA for cadbf4d - Browse repository at this point
Copy the full SHA cadbf4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a68cd3f - Browse repository at this point
Copy the full SHA a68cd3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26cb484 - Browse repository at this point
Copy the full SHA 26cb484View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88103a - Browse repository at this point
Copy the full SHA a88103aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe41e2 - Browse repository at this point
Copy the full SHA 5fe41e2View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1b612f - Browse repository at this point
Copy the full SHA c1b612fView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f42790 - Browse repository at this point
Copy the full SHA 9f42790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f076c - Browse repository at this point
Copy the full SHA 84f076cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ea52f - Browse repository at this point
Copy the full SHA 12ea52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb3b2e8 - Browse repository at this point
Copy the full SHA cb3b2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a007c3b - Browse repository at this point
Copy the full SHA a007c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e33fad - Browse repository at this point
Copy the full SHA 5e33fadView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b35c10e - Browse repository at this point
Copy the full SHA b35c10eView commit details -
Co-authored-by: Bruce Forstall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7576c94 - Browse repository at this point
Copy the full SHA 7576c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6816216 - Browse repository at this point
Copy the full SHA 6816216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a4adfb - Browse repository at this point
Copy the full SHA 3a4adfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3acc5 - Browse repository at this point
Copy the full SHA 5a3acc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48e429 - Browse repository at this point
Copy the full SHA d48e429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90479c5 - Browse repository at this point
Copy the full SHA 90479c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7224c2 - Browse repository at this point
Copy the full SHA f7224c2View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36ffb3a - Browse repository at this point
Copy the full SHA 36ffb3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d7814 - Browse repository at this point
Copy the full SHA d1d7814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8162a38 - Browse repository at this point
Copy the full SHA 8162a38View 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.