gdkchan a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 years ago
..
CodeGen a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 years ago
Common 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 3 years ago
Decoders ae4324032a Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 3 years ago
Diagnostics 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
Instructions a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 years ago
IntermediateRepresentation 5e0f8e8738 Implement JIT Arm64 backend (#4114) 3 years ago
Memory 86fd0643c2 Implement support for page sizes > 4KB (#4252) 3 years ago
Native 5e0f8e8738 Implement JIT Arm64 backend (#4114) 3 years ago
Signal 36d53819a4 NativeSignalHandler: Fix write flag (#4306) 3 years ago
State 5af8ce7c38 A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712) 3 years ago
Translation a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 years ago
ARMeilleure.csproj 4f293f8cbe Arm64: Simplify TryEncodeBitMask and use for constants (#4328) 3 years ago
Allocators.cs 69093cf2d6 Optimize LSRA (#2563) 4 years ago
Optimizations.cs a11784fcbf Arm64: Cpu feature detection (#4264) 3 years ago
Statistics.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 years ago