summaryrefslogtreecommitdiff
path: root/src/vm/precode.cpp
AgeCommit message (Expand)AuthorFilesLines
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