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