-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Change callvirt
into calli
for virtual delegates
#83461
Commits on Nov 24, 2022
-
Changed how NaN values are compared due to their multiple bit represe…
…ntations Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-2.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedNov 24, 2022 Configuration menu - View commit details
-
Copy full SHA for a175351 - Browse repository at this point
Copy the full SHA a175351View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ed58c - Browse repository at this point
Copy the full SHA f9ed58cView commit details -
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-2.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedNov 24, 2022 Configuration menu - View commit details
-
Copy full SHA for a381c06 - Browse repository at this point
Copy the full SHA a381c06View commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d91a78f - Browse repository at this point
Copy the full SHA d91a78fView commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1291fe3 - Browse repository at this point
Copy the full SHA 1291fe3View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a58bb3 - Browse repository at this point
Copy the full SHA 9a58bb3View commit details
Commits on Jan 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8db950e - Browse repository at this point
Copy the full SHA 8db950eView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f587d24 - Browse repository at this point
Copy the full SHA f587d24View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5dbeaf - Browse repository at this point
Copy the full SHA f5dbeafView commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 287419e - Browse repository at this point
Copy the full SHA 287419eView commit details
Commits on Mar 15, 2023
-
Work to make JIT virtual delegates not depend on the target_method
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 15, 2023 Configuration menu - View commit details
-
Copy full SHA for fbc1526 - Browse repository at this point
Copy the full SHA fbc1526View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd58dd - Browse repository at this point
Copy the full SHA afd58ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f4845 - Browse repository at this point
Copy the full SHA 45f4845View commit details
Commits on Mar 16, 2023
-
Switched order of how MonoObject is passed to the icall
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 91c3920 - Browse repository at this point
Copy the full SHA 91c3920View commit details -
Initialise pointer for build warning
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 81973db - Browse repository at this point
Copy the full SHA 81973dbView commit details -
Check return value in the test
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b0d6cb - Browse repository at this point
Copy the full SHA 3b0d6cbView commit details
Commits on Mar 17, 2023
-
Retrieved method in icall and changed test location
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for f67f5fb - Browse repository at this point
Copy the full SHA f67f5fbView commit details
Commits on Mar 31, 2023
-
Added check for unbox & rgctx trampolines and modified caching
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for dc2c525 - Browse repository at this point
Copy the full SHA dc2c525View commit details -
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedMar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 4ba3366 - Browse repository at this point
Copy the full SHA 4ba3366View commit details
Commits on Apr 3, 2023
-
Added test for lazy fetch trampoline (rgctx)
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b65607 - Browse repository at this point
Copy the full SHA 7b65607View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e8913 - Browse repository at this point
Copy the full SHA e7e8913View commit details
Commits on Apr 12, 2023
-
Added boxing for valuetype ref
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for d6e1d3d - Browse repository at this point
Copy the full SHA d6e1d3dView commit details
Commits on Apr 13, 2023
-
Added RequiresProcessIsolation property for tests in merged directory
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedApr 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 0074bea - Browse repository at this point
Copy the full SHA 0074beaView commit details
Commits on Apr 19, 2023
-
Using get_ftnptr callback and moving boxing inside the icall
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-4.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedApr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for be6daed - Browse repository at this point
Copy the full SHA be6daedView commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 596837e - Browse repository at this point
Copy the full SHA 596837eView commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 414f451 - Browse repository at this point
Copy the full SHA 414f451View commit details -
Rremoved add_delegate_trampoline since it's not used anymore
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-5.local>
Vlad - Alexandru Ionescu authored and Vlad - Alexandru Ionescu committedApr 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d2c4fb - Browse repository at this point
Copy the full SHA 1d2c4fbView commit details