summaryrefslogtreecommitdiff
path: root/src/vm/arm64/asmhelpers.asm
AgeCommit message (Expand)AuthorFilesLines
2016-09-02Implement FixupPrecode for Arm64Rama Krishnan Raghupathy1-2/+18
2016-08-15update GC shadow heap as part of writebarrier jit helperRahul Kumar1-0/+51
2016-08-11Merge pull request #6691 from ramarag/ResolveWorkerChainLookupAsmStubFixRama krishnan Raghupathy1-7/+8
2016-08-10Preserving ResolveCacheElem in X9Rama Krishnan Raghupathy1-7/+8
2016-08-10ARM64: Fix for ARM64TODORahul Kumar1-16/+44
2016-08-05Implement GcInfo v2Swaroop Sridhar1-55/+3
2016-07-26Enable multireg returns on Arm64Brian Sullivan1-9/+17
2016-06-21Arm64:return buffer arg should be passed in x8Rahul Kumar1-35/+48
2016-06-16ARM64: Fix WriteBarrierKyungwoo Lee1-1/+2
2016-04-29ARM64: Enabling Crossgen End-to-End MscorlibKyungwoo Lee1-1/+24
2016-04-28Enable ReadyToRun feature for arm64Rahul Kumar1-1/+50
2016-04-12ARM64: Fix for recording SP for handler.Kyungwoo Lee1-1/+2
2016-04-08[Arm64]:Fixing the Logic of ResolveWorkerChainLookupAsmStubRama Krishnan Raghupathy1-4/+4
2016-03-23offset in epilog to match as prologRahul Kumar1-1/+1
2016-03-22ARM64: Implementation of Thread hijacking and thread redirection required for...Rahul Kumar1-4/+88
2016-02-29Fixes issue #2643 and #2731Rahul Kumar1-8/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-31/+92
2015-07-30Fix more build breaks on Windows arm64Jan Kotas1-0/+7
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1024