summaryrefslogtreecommitdiff
path: root/src/vm/codeversion.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-1/+2
2019-01-11Flowing the nativeCodeVersion to DebuggerJitInfo (#21925)Andrew Au1-1/+1
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-1/+1
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)MichaƂ Janiszewski1-2/+2
2018-10-03Add MethodImplOptions.AggressiveOptimization and use it for tiering (#20009)Koundinya Veluri1-11/+5
2018-08-01Allow rejit on attach (#19054)David Mason1-0/+1
2018-01-25fix pointer in ILCodeVersionNode so it uses PTR_COR_ILMETHOD instead of COR_I...David Mason1-1/+1
2017-09-07Make dumpmd work with tiered jitting. Now displays previous code addresses (#...David Mason1-2/+2
2017-07-24Add the runtime code versioning featurenoahfalk1-0/+689