[RISC-V] Initial patch to fix RISCV64 interpreter (#94548)
[platform/upstream/dotnet/runtime.git] / src / coreclr / vm / interpreter.cpp
2023-12-15 JongHeonChoi[RISC-V] Initial patch to fix RISCV64 interpreter ...
2023-12-15 JongHeonChoiFix interpreter for x64 (#94501)
2023-08-06 Jakob Botsch NielsenSPMI: Capture EE API exceptions in getNewHelper, and...
2023-07-28 JasperRemove _NoLogging methods from VM (#89641)
2023-04-14 Dong-Heon Jung[RISC-V] coreclr-vm and other directories in coreclr...
2023-04-11 Kunal Pathak[JIT] Add support to inline the field access of primiti...
2023-02-01 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-16 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2022-12-22 Tlakaelel Axayakat... Merge branch 'SyncLinkerLinux' of ../linker into main
2022-12-05 ws77.chofix typo & --> && (#78085)
2022-11-08 dotnet-botMerge branch 'main' of /home/tlakollo/Consolidation...
2022-10-26 Egor BogatovPGO: Add instrumented tiers (#70941)
2022-08-01 Adeel MujahidFix typos (#73122)
2022-07-28 Aaron RobinsonRemove some debug code (#72985)
2022-07-24 Adeel MujahidFix typos (#72709)
2022-07-17 Adeel MujahidFix typos (#72314)
2022-07-10 Adeel MujahidFix miscellaneous typos (#71896)
2022-07-02 Aaron RobinsonConsume Roslyn with `ref` fields support (#71498)
2022-04-22 Premek VysokyMerge remote-tracking branch 'dotnet/main' into darc...
2022-04-21 Qiao Pengcheng[LoongArch64] coreclr-vm directory (#62885)
2022-03-17 Kunal PathakRemove test coverage of FeatureSIMD=0 (#66670)
2022-01-03 NNUse SAL2 _In_, _Out_ to prevent conflicts (#63261)
2021-12-12 Adeel MujahidReplace CorInfoIntrinsics with NamedIntrinsic (#62639)
2021-12-09 Adeel MujahidConvert some old style intrinsics to NamedIntrinsic...
2021-09-24 Jeremy KoritzinskyMerge pull request #59577 from jkoritzinsky/merge-main
2021-09-24 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-09-20 Jeremy KoritzinskyMerge branch 'feature/DllImportGenerator' of /home...
2021-09-16 xiabinsupport FEATURE_INTERPRETER on linux-x64 (#59137)
2021-05-25 Elinor FungMerge remote-tracking branch 'upstream/main' into featu...
2021-05-19 Egor BogatovJIT: Convert some of the old-style intrinsics to NamedI...
2021-03-25 Vladimir SadovRemove GETTHREAD_ALLOWED tracking (#50080)
2020-12-15 Jeremy KoritzinskyEnable non-blittable struct returns on UnmanagedCallers...
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...