-
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
Add support for --instruction-set:native
#87865
Merged
MichalStrehovsky
merged 17 commits into
dotnet:main
from
MichalStrehovsky:nativeinstructionset
Jul 20, 2023
Merged
Add support for --instruction-set:native
#87865
MichalStrehovsky
merged 17 commits into
dotnet:main
from
MichalStrehovsky:nativeinstructionset
Jul 20, 2023
Commits on Jun 21, 2023
-
Add support for
--instruction-set:native
This allows compiling for the ISA extensions that the currently running CPU supports. Fixes dotnet#73246.
Configuration menu - View commit details
-
Copy full SHA for a695971 - Browse repository at this point
Copy the full SHA a695971View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a73842 - Browse repository at this point
Copy the full SHA 2a73842View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2621e45 - Browse repository at this point
Copy the full SHA 2621e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d61c0 - Browse repository at this point
Copy the full SHA 73d61c0View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0a818d - Browse repository at this point
Copy the full SHA f0a818dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a613e5 - Browse repository at this point
Copy the full SHA 8a613e5View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6dcfd8d - Browse repository at this point
Copy the full SHA 6dcfd8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 568ee89 - Browse repository at this point
Copy the full SHA 568ee89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a7e6b - Browse repository at this point
Copy the full SHA 82a7e6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9feb8 - Browse repository at this point
Copy the full SHA ac9feb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770e556 - Browse repository at this point
Copy the full SHA 770e556View commit details
Commits on Jul 3, 2023
-
Update src/native/minipal/cpufeatures.h
Co-authored-by: Jan Kotas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6cebe4 - Browse repository at this point
Copy the full SHA e6cebe4View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a26f6e6 - Browse repository at this point
Copy the full SHA a26f6e6View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2277a7d - Browse repository at this point
Copy the full SHA 2277a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef200d1 - Browse repository at this point
Copy the full SHA ef200d1View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d32af7b - Browse repository at this point
Copy the full SHA d32af7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed42d9 - Browse repository at this point
Copy the full SHA 3ed42d9View 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.