summaryrefslogtreecommitdiff
path: root/src/vm/tieredcompilation.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Add some perf events/data for tiered compilation (#24607)Koundinya Veluri1-1/+1
2019-05-03Fix incorrect tier reported by SOS (#24374)Koundinya Veluri1-1/+1
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-2/+1
2019-02-07Add config option to disable tier 0 JIT (#22370)Koundinya Veluri1-4/+2
2018-10-03Add MethodImplOptions.AggressiveOptimization and use it for tiering (#20009)Koundinya Veluri1-3/+11
2018-07-16Apply tiering's call counting delay more broadly (#18610)Koundinya Veluri1-13/+15
2018-03-06Fix hang on Ctrl+C when tiering is enabled (#16719)Koundinya Veluri1-2/+1
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-1/+17
2017-08-16Fixes for code review feedbacknoahfalk1-1/+1
2017-08-15Make unit tests run clean with tiered compilationnoahfalk1-1/+6
2017-07-24Add the runtime code versioning featurenoahfalk1-5/+7
2017-03-29Tiered Compilation step 1noahfalk1-0/+51