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