Skip to content

Commit a21da8f

Browse files
Move JIT documentation to new docs/design/coreclr/jit directory (#33321)
Reduce clutter in the shared directory, and make it easier to find all the JIT-related documentation.
1 parent d2a3709 commit a21da8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+22
-23
lines changed

docs/design/coreclr/botr/README.md

+2-2

docs/design/features/GuardedDevirtualization.md renamed to docs/design/coreclr/jit/GuardedDevirtualization.md

+8-8

docs/project/performance/JitOptimizerTodoAssessment.md renamed to docs/design/coreclr/jit/JitOptimizerTodoAssessment.md

+2-2

docs/design/features/lsra-detail.md renamed to docs/design/coreclr/jit/lsra-detail.md

+1-1

docs/design/features/object-stack-allocation.md renamed to docs/design/coreclr/jit/object-stack-allocation.md

+1-1

docs/design/coreclr/botr/ryujit-overview.md renamed to docs/design/coreclr/jit/ryujit-overview.md

+2-2

docs/design/coreclr/botr/ryujit-tutorial.md renamed to docs/design/coreclr/jit/ryujit-tutorial.md

+2-3

docs/workflow/testing/coreclr/viewing-jit-dumps.md renamed to docs/design/coreclr/jit/viewing-jit-dumps.md

+2-2

docs/design/features/hw-intrinsics.md

+1-1

docs/project/glossary.md

+1-1

0 commit comments

Comments
 (0)