Promote Tier0 methods with loops to InstrumentedTier0 (#81051)
authorEgor Bogatov <egorbo@gmail.com>
Sat, 4 Feb 2023 08:57:42 +0000 (09:57 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 08:57:42 +0000 (09:57 +0100)
commit27341c2fb3c31b351d99cc79edff9e424ac08242
treedfb3b00abc0a242d3b0a0841e43225c043f65b2e
parentb69fa275565ceeca8ba39f7f9bcb1e301dd68ded
Promote Tier0 methods with loops to InstrumentedTier0 (#81051)
docs/design/features/DynamicPgo-InstrumentedTiers.md
src/coreclr/inc/corjitflags.h
src/coreclr/inc/jiteeversionguid.h
src/coreclr/jit/compiler.cpp
src/coreclr/jit/compiler.h
src/coreclr/jit/fginline.cpp
src/coreclr/jit/flowgraph.cpp
src/coreclr/jit/jitee.h
src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs
src/coreclr/vm/tieredcompilation.cpp