-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[wasm][coreclr] Cache calli cookies #127016
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
644cd59
[wasm][coreclr] Cache calli cookies
radekdoulik 561484a
Address PR feedback: unify CalliCookie/CallStub with InterpreterCalli…
radekdoulik d7a3255
Cache the cookie in CInterpreterJitInfo::GetCookieForInterpreterCalliSig
radekdoulik 09c7676
Feedback
radekdoulik bbf1b3f
Fix build
radekdoulik dd1464f
Fix build
radekdoulik 9824727
Feedback + fix build
radekdoulik 6d9fd01
Merge branch 'main' into pe-cookie-cache
radekdoulik 9a90179
Apply suggestion from @jkotas
jkotas 180e2b6
Apply suggestion from @jkotas
jkotas 7868154
Apply suggestion from @jkotas
jkotas ab5a8c2
Apply suggestion from @jkotas
jkotas 7cc76af
Apply suggestion from @jkotas
jkotas 6df4983
Apply suggestion from @Copilot
jkotas c688974
Feedback
radekdoulik c71a8d5
Feedback
radekdoulik e6e8ce4
Feedback
radekdoulik 7491f17
Fix relinking
radekdoulik f618464
Fix build with relink
radekdoulik c20fa67
Feedback
radekdoulik a871a22
Feedback
radekdoulik 022523e
Don't forget the pointer dereference
radekdoulik bec30ff
Regenerate and fix non-pe case
radekdoulik 4027a23
Merge branch 'main' into pe-cookie-cache
radekdoulik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.