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