Andrey Sukharev ae4324032a Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) vor 3 Jahren
..
Cache 5e0f8e8738 Implement JIT Arm64 backend (#4114) vor 3 Jahren
PTC ae4324032a Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) vor 3 Jahren
ArmEmitterContext.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) vor 3 Jahren
Compiler.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) vor 3 Jahren
CompilerContext.cs 4da44e09cb Make structs readonly when applicable (#4002) vor 3 Jahren
CompilerOptions.cs a9343c9364 Refactor `PtcInfo` (#2625) vor 4 Jahren
ControlFlowGraph.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) vor 3 Jahren
DelegateHelper.cs 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) vor 3 Jahren
DelegateInfo.cs b5c215111d PPTC Follow-up. (#1712) vor 5 Jahren
Delegates.cs 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) vor 3 Jahren
DispatcherFunction.cs 9d7627af64 Add multi-level function table (#2228) vor 4 Jahren
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) vor 6 Jahren
EmitterContext.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) vor 4 Jahren
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) vor 6 Jahren
IntervalTree.cs 0d3b82477e Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) vor 3 Jahren
RegisterToLocal.cs 22b2cb39af Reduce JIT GC allocations (#2515) vor 4 Jahren
RegisterUsage.cs 4da44e09cb Make structs readonly when applicable (#4002) vor 3 Jahren
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) vor 5 Jahren
SsaConstruction.cs 37d27c4c99 Some minor cleanups and optimizations (#4174) vor 3 Jahren
SsaDeconstruction.cs 22b2cb39af Reduce JIT GC allocations (#2515) vor 4 Jahren
TranslatedFunction.cs 89791ba68d Add inlined on translation call counting (#2190) vor 5 Jahren
Translator.cs 86fd0643c2 Implement support for page sizes > 4KB (#4252) vor 3 Jahren
TranslatorCache.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) vor 4 Jahren
TranslatorQueue.cs ee1825219b Clean up rejit queue (#2751) vor 3 Jahren
TranslatorStubs.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) vor 3 Jahren