gdkchan a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 лет назад
..
Cache 5e0f8e8738 Implement JIT Arm64 backend (#4114) 3 лет назад
PTC a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 лет назад
ArmEmitterContext.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) 3 лет назад
Compiler.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) 3 лет назад
CompilerContext.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
CompilerOptions.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 лет назад
ControlFlowGraph.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 лет назад
DelegateHelper.cs 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 3 лет назад
DelegateInfo.cs b5c215111d PPTC Follow-up. (#1712) 5 лет назад
Delegates.cs 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 3 лет назад
DispatcherFunction.cs 9d7627af64 Add multi-level function table (#2228) 4 лет назад
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 лет назад
EmitterContext.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 лет назад
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 лет назад
IntervalTree.cs 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 3 лет назад
RegisterToLocal.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 лет назад
RegisterUsage.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 лет назад
SsaConstruction.cs 37d27c4c99 Some minor cleanups and optimizations (#4174) 3 лет назад
SsaDeconstruction.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 лет назад
TranslatedFunction.cs a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 лет назад
Translator.cs a1a4771ac1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 3 лет назад
TranslatorCache.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 лет назад
TranslatorQueue.cs ee1825219b Clean up rejit queue (#2751) 3 лет назад
TranslatorStubs.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) 3 лет назад