-
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
[RISC-V][LoongArch64] New passing info for floating-point structs #103945
Commits on Jun 25, 2024
-
Replace StructFloatFieldInfoFlags with FpStructInRegistersInfo which …
…carries also exact field sizes and offsets
Configuration menu - View commit details
-
Copy full SHA for dcf2edb - Browse repository at this point
Copy the full SHA dcf2edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48caa9c - Browse repository at this point
Copy the full SHA 48caa9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853bd99 - Browse repository at this point
Copy the full SHA 853bd99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e80ccf - Browse repository at this point
Copy the full SHA 0e80ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d139ac - Browse repository at this point
Copy the full SHA 3d139acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cc148 - Browse repository at this point
Copy the full SHA 89cc148View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2984a2 - Browse repository at this point
Copy the full SHA c2984a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a229831 - Browse repository at this point
Copy the full SHA a229831View commit details -
Add missing ENREGISTERED_PARAMTYPE_MAXSIZE condition to C# version of…
… FpStruct info calculation
Configuration menu - View commit details
-
Copy full SHA for f2b38f8 - Browse repository at this point
Copy the full SHA f2b38f8View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5481693 - Browse repository at this point
Copy the full SHA 5481693View commit details -
Update hardcoded flags for float and double in ArgIteratorTemplate::C…
…omputeReturnFlags() This fixes JIT/HardwareIntrinsics/General/Vector* tests.
Configuration menu - View commit details
-
Copy full SHA for 4250bf4 - Browse repository at this point
Copy the full SHA 4250bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f03a88 - Browse repository at this point
Copy the full SHA 0f03a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for f485362 - Browse repository at this point
Copy the full SHA f485362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9967e2e - Browse repository at this point
Copy the full SHA 9967e2eView commit details
Commits on Jun 27, 2024
-
Co-authored-by: Qiao Pengcheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bc28d1 - Browse repository at this point
Copy the full SHA 6bc28d1View commit details -
Co-authored-by: Qiao Pengcheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33a6aee - Browse repository at this point
Copy the full SHA 33a6aeeView commit details -
Co-authored-by: Qiao Pengcheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e951bd - Browse repository at this point
Copy the full SHA 1e951bdView commit details -
Co-authored-by: Qiao Pengcheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd49a25 - Browse repository at this point
Copy the full SHA fd49a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214b94f - Browse repository at this point
Copy the full SHA 214b94fView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e34a68d - Browse repository at this point
Copy the full SHA e34a68dView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08c6385 - Browse repository at this point
Copy the full SHA 08c6385View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f163a78 - Browse repository at this point
Copy the full SHA f163a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e23c0ab - Browse repository at this point
Copy the full SHA e23c0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5a6d4 - Browse repository at this point
Copy the full SHA ef5a6d4View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 100eced - Browse repository at this point
Copy the full SHA 100ecedView commit details -
Use JIT_TO_EE_TRANSITION instead of _LEAF because MethodTable::GetFpS…
…tructInRegistersInfo may throw
Configuration menu - View commit details
-
Copy full SHA for 5c9e5ac - Browse repository at this point
Copy the full SHA 5c9e5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5ad91 - Browse repository at this point
Copy the full SHA 1d5ad91View commit details
Commits on Jul 8, 2024
-
Change JIT interface to return a struct similar to CORINFO_SWIFT_LOWE…
…RING to facilitate code unification in the future
Configuration menu - View commit details
-
Copy full SHA for 7b1587b - Browse repository at this point
Copy the full SHA 7b1587bView commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e37e984 - Browse repository at this point
Copy the full SHA e37e984View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c88e0 - Browse repository at this point
Copy the full SHA c7c88e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c478d7 - Browse repository at this point
Copy the full SHA 5c478d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f16783 - Browse repository at this point
Copy the full SHA 1f16783View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f064eb6 - Browse repository at this point
Copy the full SHA f064eb6View commit details -
Merge LoongArch and RISC-V AOT calculation of FpStructInRegistersInfo…
… because they were identical. Move it to Common\Internal/Runtime because it's no longer exposed in JIT interface.
Configuration menu - View commit details
-
Copy full SHA for d4be92c - Browse repository at this point
Copy the full SHA d4be92cView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 823df8b - Browse repository at this point
Copy the full SHA 823df8bView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c209a55 - Browse repository at this point
Copy the full SHA c209a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddd349 - Browse repository at this point
Copy the full SHA 8ddd349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc5ed5 - Browse repository at this point
Copy the full SHA 9dc5ed5View commit details