gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) hace 3 años
..
Cache f39fce8f54 misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) hace 4 años
PTC 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) hace 3 años
ArmEmitterContext.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) hace 4 años
Compiler.cs fbf40424f4 Add an early `TailMerge` pass (#2721) hace 4 años
CompilerContext.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CompilerOptions.cs a9343c9364 Refactor `PtcInfo` (#2625) hace 4 años
ControlFlowGraph.cs fbf40424f4 Add an early `TailMerge` pass (#2721) hace 4 años
DelegateHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) hace 5 años
DelegateInfo.cs b5c215111d PPTC Follow-up. (#1712) hace 5 años
Delegates.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) hace 3 años
DispatcherFunction.cs 9d7627af64 Add multi-level function table (#2228) hace 4 años
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) hace 6 años
EmitterContext.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) hace 4 años
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IntervalTree.cs 95017b8c66 Support memory aliasing (#2954) hace 4 años
RegisterToLocal.cs 22b2cb39af Reduce JIT GC allocations (#2515) hace 4 años
RegisterUsage.cs fbf40424f4 Add an early `TailMerge` pass (#2721) hace 4 años
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) hace 5 años
SsaConstruction.cs 644b497df1 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) hace 4 años
SsaDeconstruction.cs 22b2cb39af Reduce JIT GC allocations (#2515) hace 4 años
TranslatedFunction.cs 89791ba68d Add inlined on translation call counting (#2190) hace 5 años
Translator.cs dc063eac83 ARMeilleure: Implement single stepping (#3133) hace 4 años
TranslatorCache.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) hace 4 años
TranslatorStubs.cs a9343c9364 Refactor `PtcInfo` (#2625) hace 4 años