Age | Commit message (Expand) | Author | Files | Lines |
2019-05-25 | Make sure all of the calculations of enregistered return types match correctl... | Jeremy Koritzinsky | 1 | -3/+2 |
2019-05-22 | Stop compiling fragile NGen support into the runtime (#24625) | Jan Kotas | 1 | -1/+6 |
2019-05-14 | Fix more save/restore code for HVAs (#24434) | Carol Eidt | 1 | -8/+18 |
2019-04-16 | Arm64 vector ABI (#23675) | Carol Eidt | 1 | -2/+3 |
2019-04-08 | Merge pull request #23752 from adityamandaleeka/arm64_clrww | Aditya Mandaleeka | 1 | -2/+16 |
2019-04-05 | Replacing some calls to GetThread with an inlined version (#23771) | Fadi Hanna | 1 | -3/+4 |
2019-03-28 | Enable CLR write watch for ARM64 Windows. | Aditya Mandaleeka | 1 | -2/+16 |
2019-02-01 | Preserve Vector Arg registers on Arm64 (#22257) | Carol Eidt | 1 | -13/+16 |
2019-01-15 | Use separate shift and indexing. | Aditya Mandaleeka | 1 | -6/+9 |
2019-01-15 | Load ephemeral bounds simultaneously with ldp. | Aditya Mandaleeka | 1 | -3/+4 |
2019-01-15 | Switch back to two compares. | Aditya Mandaleeka | 1 | -2/+2 |
2019-01-15 | Bringing Unix write barrier changes to Windows. | Aditya Mandaleeka | 1 | -45/+142 |
2018-10-30 | Add support for large number of argumets in CCW call on Arm64 (#20670) | David Wrighton | 1 | -5/+15 |
2018-10-26 | Implement interface dispatch to COM for ARM64 (#20618) | David Wrighton | 1 | -0/+86 |
2018-10-04 | Remove AppDomain unload (#20250) | Jan Vorlicek | 1 | -113/+0 |
2018-08-08 | Fix R2R DynamicHelper to use the correct offset to x0 reg. | Aditya Mandaleeka | 1 | -2/+2 |
2018-08-07 | Make VM-side changes for ARM64 Windows calling convention. | Aditya Mandaleeka | 1 | -3/+3 |
2018-05-07 | Arm64 debugger step into behavior (#17912) | David Wrighton | 1 | -3/+3 |
2018-04-18 | Fix ephemeral limits checks in write barrier for ARM64 (#17641) | Jan Vorlicek | 1 | -2/+2 |
2017-11-18 | Delete unused Thread::YieldTask (#15091) | Jan Kotas | 1 | -2/+0 |
2017-09-14 | [ARM64/Windows] Corrected the address used to push fp,lr in JIT_Stelem_Ref | Pankaj Gode | 1 | -2/+2 |
2017-09-12 | [ARM64/Windows] Corrected stack overflow in JIT_Stelem_ref | Pankaj Gode | 1 | -2/+2 |
2017-09-01 | [ARM64/Windows] Add JIT_Stelem_Ref helper (#13687) | Pankaj Gode | 1 | -0/+101 |
2017-07-24 | [Arm64] Pass ResolveCacheElem in DispatchToken to match AMD64 | Steve MacLean, Qualcomm Datacenter Technologies Inc | 1 | -1/+2 |
2017-06-15 | Revert "[Arm64] JIT_WriteBarrier optimization (#12227)" | Jarret Shook | 1 | -149/+28 |
2017-06-14 | [Arm64] JIT_WriteBarrier optimization (#12227) | Steve MacLean | 1 | -28/+149 |
2017-06-08 | [Arm64] stlr for JIT_WriteBarrier | Steve MacLean, Qualcomm Datacenter Technologies, Inc | 1 | -2/+1 |
2017-06-08 | [Arm64] Use ish domain JIT_WriteBarrier | Steve MacLean, Qualcomm Datacenter Technologies, Inc | 1 | -2/+2 |
2017-04-12 | Add platform (x64 & arm64) specific optimized jit helpers for statics access ... | Rahul Kumar | 1 | -0/+60 |
2017-03-27 | Use PROLOG_SAVE_REG_PAIR_NO_FP per review comments | Steve MacLean, Qualcomm Datacenter Technologies, Inc | 1 | -3/+1 |
2017-03-27 | Fix unwinding issue caught by CI | Steve MacLean, Qualcomm Datacenter Technologies, Inc | 1 | -1/+3 |
2017-03-17 | [Arm64/Windows] Fix per review comment | Steve MacLean, Qualcomm Datacenter Technologies, Inc | 1 | -1/+1 |
2017-03-15 | [Arm64/Windows] Backport #9500 changes | Steve MacLean, Qualcomm Datacenter Technologies, Inc | 1 | -10/+26 |
2017-02-17 | [ARM64/Unix] (#9500) | Steve MacLean | 1 | -1/+1 |
2016-09-02 | Implement FixupPrecode for Arm64 | Rama Krishnan Raghupathy | 1 | -2/+18 |
2016-08-15 | update GC shadow heap as part of writebarrier jit helper | Rahul Kumar | 1 | -0/+51 |
2016-08-11 | Merge pull request #6691 from ramarag/ResolveWorkerChainLookupAsmStubFix | Rama krishnan Raghupathy | 1 | -7/+8 |
2016-08-10 | Preserving ResolveCacheElem in X9 | Rama Krishnan Raghupathy | 1 | -7/+8 |
2016-08-10 | ARM64: Fix for ARM64TODO | Rahul Kumar | 1 | -16/+44 |
2016-08-05 | Implement GcInfo v2 | Swaroop Sridhar | 1 | -55/+3 |
2016-07-26 | Enable multireg returns on Arm64 | Brian Sullivan | 1 | -9/+17 |
2016-06-21 | Arm64:return buffer arg should be passed in x8 | Rahul Kumar | 1 | -35/+48 |
2016-06-16 | ARM64: Fix WriteBarrier | Kyungwoo Lee | 1 | -1/+2 |
2016-04-29 | ARM64: Enabling Crossgen End-to-End Mscorlib | Kyungwoo Lee | 1 | -1/+24 |
2016-04-28 | Enable ReadyToRun feature for arm64 | Rahul Kumar | 1 | -1/+50 |
2016-04-12 | ARM64: Fix for recording SP for handler. | Kyungwoo Lee | 1 | -1/+2 |
2016-04-08 | [Arm64]:Fixing the Logic of ResolveWorkerChainLookupAsmStub | Rama Krishnan Raghupathy | 1 | -4/+4 |
2016-03-23 | offset in epilog to match as prolog | Rahul Kumar | 1 | -1/+1 |
2016-03-22 | ARM64: Implementation of Thread hijacking and thread redirection required for... | Rahul Kumar | 1 | -4/+88 |
2016-02-29 | Fixes issue #2643 and #2731 | Rahul Kumar | 1 | -8/+8 |