summaryrefslogtreecommitdiff
path: root/src/vm/precode.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-09-21[Tizen] Add RelativeFixupPrecode for arm64, which replaces FixupPrecode in FN...submit/tizen/20200921.230336accepted/tizen/unified/20200922.034817Gleb Balykov1-9/+117
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-4/+0
2019-01-19Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode (#22067)Jan Vorlicek1-1/+1
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-1/+27
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-46/+1
2018-09-19Replace assert in Precode::SetTargetInterlocked (#20007)Koundinya Veluri1-1/+1
2018-04-17Clean up FlushInstructionCache for precodes and interlocked target change ope...Koundinya Veluri1-10/+6
2018-03-15Fix to not reuse preallocated jump stubs for dynamic methods (#16941)Koundinya Veluri1-2/+24
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-0/+23
2017-07-25PerfMap instrument stubs (#12437)Steve MacLean1-0/+11
2017-05-05Add compact entry points for ARM (#11109)gbalykov1-0/+10
2017-03-29Tiered Compilation step 1noahfalk1-2/+2
2017-03-01Preallocate jump stubs for dynamic methods (#9883)Koundinya Veluri1-3/+49
2016-09-02Implement FixupPrecode for Arm64Rama Krishnan Raghupathy1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-16Delete PrecodeStubManager::PrecodeIsPrecodeByAsm methodJan Kotas1-2/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+795