gdkchan 6922862db8 Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 3 gadi atpakaļ
..
Cache f39fce8f54 misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) 4 gadi atpakaļ
PTC f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) 3 gadi atpakaļ
ArmEmitterContext.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 gadi atpakaļ
Compiler.cs fbf40424f4 Add an early `TailMerge` pass (#2721) 4 gadi atpakaļ
CompilerContext.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 gadi atpakaļ
CompilerOptions.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 gadi atpakaļ
ControlFlowGraph.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 gadi atpakaļ
DelegateHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 gadi atpakaļ
DelegateInfo.cs b5c215111d PPTC Follow-up. (#1712) 5 gadi atpakaļ
Delegates.cs f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) 3 gadi atpakaļ
DispatcherFunction.cs 9d7627af64 Add multi-level function table (#2228) 4 gadi atpakaļ
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 gadi atpakaļ
EmitterContext.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 gadi atpakaļ
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 gadi atpakaļ
IntervalTree.cs 6922862db8 Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 3 gadi atpakaļ
RegisterToLocal.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 gadi atpakaļ
RegisterUsage.cs fbf40424f4 Add an early `TailMerge` pass (#2721) 4 gadi atpakaļ
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 gadi atpakaļ
SsaConstruction.cs 644b497df1 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 4 gadi atpakaļ
SsaDeconstruction.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 gadi atpakaļ
TranslatedFunction.cs 89791ba68d Add inlined on translation call counting (#2190) 5 gadi atpakaļ
Translator.cs dc063eac83 ARMeilleure: Implement single stepping (#3133) 4 gadi atpakaļ
TranslatorCache.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 gadi atpakaļ
TranslatorStubs.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 gadi atpakaļ