This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Feature: dynamic expansion for generic dictionaries #26262
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
4b02131
Feature: dynamic expansion for generic dictionaries
4e0d59b
Fix build break on mac/linux
bf7cdbf
Remove slot from CORINFO_RUNTIME_LOOKUP. Fix linux build break on rel…
44d8924
Fixing the Crst levels bug found with CI tests
02b8c03
Reduce number of initial slots back to 4
9b09953
Small optimization: avoid rescanning slots that were previously deter…
bd69057
Add FlushProcessWriteBuffers
97221cf
Fix slot bug
0e1c6c8
CR feedback from David
c0eb536
Fixing a race condition between type loader and generic dictionary ex…
90e2669
Code review feedback changes
d59bb9b
Fix multithreaded race bug with InstantiatedMethodDescs
cc30cf1
Add debug slot with pointer to old dictionary
59ea03e
Move type recording to just before the CLASS_LOAD_EXACTPARENTS flag i…
cca6f1b
Diagnostic pointer to dynamic dictionary precessor.
1028e72
Fix merge issues
78c5b44
Adding a chapter in the BOTR describing generic dictionaries
e06136e
Update shared-generics.md
cd7a18f
Update shared-generics.md
1e0439d
Update shared-generics.md
11965aa
Update shared-generics.md
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
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.