1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-12 10:40:30 +09:00
Satori/docs/design/coreclr/jit
Tanner Gooding 2f49fcff6d
Remove getMaxIntrinsicSIMDVectorLength from the JIT/EE interface (#86479)
* Fixing a couple small typos

* Remove getMaxIntrinsicSIMDVectorLength from the JIT/EE interface

* Update src/coreclr/vm/methodtablebuilder.cpp

---------

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2023-05-18 21:22:12 -07:00
..
images Move JIT documentation to new docs/design/coreclr/jit directory (#33321) 2020-03-10 08:53:57 -07:00
arm64-jit-frame-layout.md Move JIT documentation to new docs/design/coreclr/jit directory (#33321) 2020-03-10 08:53:57 -07:00
eh-writethru.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
finally-optimizations.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
first-class-structs.md Replace the last two SIMDIntrinsic in LIR with NamedIntrinsic and delete GT_SIMD (#80027) 2023-01-05 07:38:13 -08:00
GuardedDevirtualization.md Rename CoreRT to NativeAOT (1/N) (#68888) 2022-05-05 18:14:28 -07:00
hot-cold-splitting.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00
inline-size-estimates.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
inlining-plans.md Move JIT documentation to new docs/design/coreclr/jit directory (#33321) 2020-03-10 08:53:57 -07:00
investigate-stress.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
Jit Architecture Plan 2009.md Add 2009 Jit Architecture Plan (excerpts) (#60939) 2021-10-27 15:20:22 -07:00
jit-call-morphing.md Remove GTF_LATE_ARG (#68617) 2022-04-28 13:27:48 +02:00
JitOptimizerPlanningGuide.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00
JitOptimizerTodoAssessment.md Cleanup old corefx/coreclr GitHub issue links (#40286) 2020-08-13 23:13:51 +02:00
longs-on-32bit-arch.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
lsra-detail.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00
lsra-heuristic-tuning.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00
lsra-throughput.md Move JIT documentation to new docs/design/coreclr/jit directory (#33321) 2020-03-10 08:53:57 -07:00
multi-reg-call-nodes.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
object-stack-allocation.md Fix typos (#69537) 2022-05-23 10:14:58 -07:00
Optimization of Heap Access in Value Numbering.md Add historical note on optimizing aspects of Value Numbering (#60985) 2021-10-28 14:59:37 -07:00
Perf-Score.md Move JIT documentation to new docs/design/coreclr/jit directory (#33321) 2020-03-10 08:53:57 -07:00
porting-ryujit.md Convert JIT/CodeGenBringUpTests to a merged test group (#85847) 2023-05-17 23:36:40 -07:00
removing-embedded-statements.md Move JIT documentation to new docs/design/coreclr/jit directory (#33321) 2020-03-10 08:53:57 -07:00
ryujit-overview.md Remove getMaxIntrinsicSIMDVectorLength from the JIT/EE interface (#86479) 2023-05-18 21:22:12 -07:00
ryujit-tutorial.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00
struct-abi.md JIT: Refactor call argument representation (#67238) 2022-04-15 10:18:50 +02:00
variabletracking.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
viewing-jit-dumps.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00