summaryrefslogtreecommitdiff
path: root/src/vm/codeversion.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Typos (#20271)John Doe1-1/+1
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-4/+0
2018-10-03Add MethodImplOptions.AggressiveOptimization and use it for tiering (#20009)Koundinya Veluri1-31/+25
2018-08-01Allow rejit on attach (#19054)David Mason1-2/+9
2018-06-22Fix incorrect usage of ILCodeVersion::AsNode (issue #18602) (#18606)Noah Falk1-0/+6
2018-06-07Allow ILCodeVersion to fallback to default IL (#18322)Noah Falk1-8/+23
2018-06-04Fix build break (#18278) (#18279)Russ Keldorph1-2/+1
2018-01-25fix pointer in ILCodeVersionNode so it uses PTR_COR_ILMETHOD instead of COR_I...David Mason1-2/+4
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-3/+12
2017-07-24Add the runtime code versioning featurenoahfalk1-0/+2862